Path: utzoo!telly!attcan!uunet!tut.cis.ohio-state.edu!idt.unit.no!kha From: kha@idt.unit.no Newsgroups: gnu.g++.bug Subject: Problems in linking libg++ test6 Message-ID: <8904192038.AA08451@mime.unit.no> Date: 19 Apr 89 20:38:10 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 17 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.