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]

egcs-971201 on m68k-next-nextstep3; Status Report


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.

HTH,
Toon.


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