yhe@zippy.eecs.umich.edu (Youda He) (05/11/89)
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 !
tiemann@YAHI.STANFORD.EDU (Michael Tiemann) (05/15/89)
I repeated the problem and fixed it. The next release will work. Michael