Path: utzoo!utgpu!watmath!uunet!bu-cs!bloom-beacon!bionet!ames!mailrus!umich!yhe From: yhe@zippy.eecs.umich.edu (Youda He) Newsgroups: gnu.g++.bug Subject: lastest G++-1.35.0- generate bad crt1+.o Message-ID: <86@zip.eecs.umich.edu> Date: 10 May 89 16:26:15 GMT Reply-To: yhe@zip.eecs.umich.edu.UUCP (Youda He) Distribution: gnu.g++.bug Organization: University of Michigan EECS Dept., Ann Arbor, MI Lines: 5 The setup is sun4 os4, when try to run test0 of libg++-1.35, link test.bye it reports bad crt1+.o. During compile, I do have to remove -mgnu from GFLAGS, what is that for? I applied a patch on cpp about include once. and the patch on G++ to compile src stuff.