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: egcs-971201 on m68k-next-nextstep3; Status Report


  In message <9712022154.AA18041@moene.indiv.nluug.nl>you write:
  > Jeff,
  > 
  > You wrote:
  > 
  > > I think this is the sequence to workaround the include problems.
  > 
  > > cd objdir
  > > make all-texinfo all-bison all-byacc all-binutils all-gas all-ld
  > > cd gcc
  > > make bootstrap
  > > make install-headers-tar
  > > cd ..
  > > make bootstrap3
  > 
  > I just tried this today on egcs-971201, but apparently this only  
  > works if the user doing the build also has write permission to the  
  > install directory; otherwise, `make install-headers-tar' won't  
  > succeed, and the subsequent `make bootstrap3' also fails.
Yup.  No suprise there.  I don't see a good way to solve the problem 
in-place.

jeff


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