[gnu.g++.bug] Problems in linking libg++ test6

kha@idt.unit.no (04/20/89)

This is the result of make in libg++-1.34.0 using sun3 (both os3.4 and os4.0)
The version of g++ is: todays g++.xtar.Z from yahi.stanford.edu


g++ -g -O -fchar-charconst -fsave-memoized -I/local/lib/g++-include -c  test6.cc
g++ test6.o  -o test6 -lg++ -lm
Undefined symbols:
 _Itoa_SInteger_SI_SI



A clearification to an earlier bug report: The problems in compiling
g++ on sun3-os4 (the tm.h problem) is manifesting itself in the
compiling of gcc.c (nested include).


                                        Knut-Haavard Aksnes.