compiled egcs distribvution 1.00
Jeffrey A Law
law@cygnus.com
Sun Feb 1 17:29:00 GMT 1998
In message < 9802020015.AA67568@stud1.tuwien.ac.at >you write:
> I built the egcs-compiler (distribution 1.0). The compiler works,
> but I am somewhat distressed because it appearently did not build a
> stage 3 compiler as described in the installation instructions.
> I was using binutils 2.8.1.0.18 built with gcc 2.7.2.1.
I think there's just a mis-understanding.
The compiler always builds stageN into the object directory; the
files for a stageN build don't actually get moved into the stageN
subdirectory until you do a build for stageN+1.
So, if you did a 3-stage build there shouldn't be any .o files
in the stage3 directory.
jeff
More information about the Gcc
mailing list