Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!MITVMA.MIT.EDU!ctw%CNS.UMIST.AC.UK From: ctw%CNS.UMIST.AC.UK@MITVMA.MIT.EDU Newsgroups: gnu.g++.lib.bug Subject: Building libg++ Message-ID: <13916.8903171453@merak> Date: 17 Mar 89 13:53:38 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 37 When trying to build the test programs for libg++ I get the following result. 1 % make clean rm -f *.o core libtest.a test0 test1 test2 test3 test4 test5a test5b test6 test7 test8 test9 test10 test11 test12 test13 test14 test15 test16 test17 test18 test19 test20 test21 test22 test23 test.bye test.bye2 test.shell plot.out int* 2 % make g++ -c -g -O -fchar-charconst -fsave-memoized -I/usr/local/lib/g++-include -DLDXX=\"/usr/local/lib/gcc-ld++\" -DCRT1X=\"/usr/local/lib/crt1+.o\" test.hello.cc -o test.hello.o /usr/include/sys/fcntlcom.h:62: warning: type declaration of flock shadows previous declaration /usr/include/sys/fcntlcom.h:62: warning: `flock' was declared `extern' and later `static' g++ -c -g -O -fchar-charconst -fsave-memoized -I/usr/local/lib/g++-include -DLDXX=\"/usr/local/lib/gcc-ld++\" -DCRT1X=\"/usr/local/lib/crt1+.o\" test.bye.cc -o test.bye g++ -c -g -O -fchar-charconst -fsave-memoized -I/usr/local/lib/g++-include -DLDXX=\"/usr/local/lib/gcc-ld++\" -DCRT1X=\"/usr/local/lib/crt1+.o\" test.bye2.cc -o test.bye2 g++ -c -g -O -fchar-charconst -fsave-memoized -I/usr/local/lib/g++-include -DLDXX=\"/usr/local/lib/gcc-ld++\" -DCRT1X=\"/usr/local/lib/crt1+.o\" test.shell.cc -o test.shell g++ test.hello.o -o test0 ld: No such file or directory for Mcrt1.o *** Error code 1 -- Colin Walls Janet: Colin@uk.ac.umist _______________________________ DARPA: Colin@umist.ac.uk | There is nothing, absolutely | Uucp: ukc!umist.ac.uk!Colin | nothing, quite so nice as | | messing about, simply | Tel: 061-236-3311 x 2626 | messing about in boats | International: +44-61-236-3311 x 2626 -------------------------------