This is the mail archive of the gcc-bugs@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: Another bootstrap failure...


  In message <Pine.GSO.3.96.980403091143.15028A-100000@alcyone.dbai.tuwien.ac.at>you write:
  > On Thu, 2 Apr 1998, Jeffrey A Law wrote:
  > >>> xgcc: installation problem, cannot exec `cc1plus': No such file or dire
  > ct
  > > Odd, I assume you used "make bootstrap"?  
  > 
  > Yes, both in-situ and with an extra object tree.
  > 
  > > Were there any errors while building the compiler?  Is there a "cc1plus"
  > > binary in /sw/swtest/egcs/SOURCES/gcc? 
  > 
  > That cc1plus binary is indeed missing.
  > 
  > I couldn't spot any unusual problems (If I remember correctly, those
  > failing 'mv's are common; after all, they are ignored by the build
  > machinery).
They are common in some situations.

However, this one indicates a problem:

  >  mv: rename cc1plus to stage2/cc1plus: No such file or directory
Note this is stage2 and should normally build cc1plus.

Again, you are using "make boostrap" right?  Sorry if I've asked it
before, but I get so much mail these days I'm likely to confuse your
problem with someone else's if I'm not careful.


jeff


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