Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!umich!yhe From: yhe@zippy.eecs.umich.edu (Youda He) Newsgroups: gnu.g++.bug Subject: bad crt1+.o Message-ID: <87@zip.eecs.umich.edu> Date: 11 May 89 05:04:50 GMT References: <8905110006.AA18733@june.cs.washington.edu> <14008@paris.ics.uci.edu> Reply-To: yhe@zip.eecs.umich.edu.UUCP (Youda He) Distribution: gnu Organization: University of Michigan EECS Dept., Ann Arbor, MI Lines: 9 after spend a day tried to install g++ 1.35.0- 7may + patches, I keep getting bad crt1+.o on libg++(1.34 and 1.35), I get g++.xtar.Z and patches from yahi.stanford.edu after applied patches, I just do: make maketest; config.g++ sun4-os4; make install; g++ compiled ok after patched bison using README from g++, a test on libg++ test0 show crt1+.o bad, I have bring up g++ before, (too bad I don't have them any more). Bison is the current one (the one with -version option (1.01)). Is there any one have g++ (7may) working on sun4-os4, could you check the size of crt1+.o I get 1793 us ls -l crt1+; Thanks !