[gnu.gcc.bug] compile time problem

charlest@ee.su.oz.au (Charles Thomas) (02/02/90)

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