This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: compiled egcs distribvution 1.00




  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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]