Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ee.su.oz.au!charlest From: charlest@ee.su.oz.au (Charles Thomas) Newsgroups: gnu.gcc.bug Subject: Re: compile time problem Message-ID: <9002010352.AA05067@ee.su.oz.AU> Date: 1 Feb 90 19:52:28 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 14 Further to my previous message I have found that by eliminating the "-g" option from the stage1 gcc the linking error no longer occurs i.e. by using make CC=stage1/gcc CFLAGS="-O -Bstage1/". I believe that this has something to do with the fact that the sun library file /usr/lib/libg.a is not in random archive format - it is simply an object file. Charles Thomas Sydney University Electrical Engineering email: charlest@ee.su.oz