[gnu@gnu.org: Re: Gcc 3.0.3 bug]

DJ Delorie dj@redhat.com
Tue Jan 15 12:34:00 GMT 2002


> Basically its trying to reference ./../../../install-sh (when doing a make 

Try configuring in a different directory, rather than "./configure"
(i.e. "mkdir foo; cd foo; ../configure")

> Also, is there any possibility I can convince you all to mention that 
> SGI's "make" does not work when compiling GCC?  I ended up having to use
> GNU's make in order for GCC to compile correctly.  

Could you try the current cvs tip revision of gcc?  There were some
problems using BSD's make as well that were difficult to fix correctly
in 3.0.x, but they might be fixed in the latest.  It would be nice to
know if SGI's make works with the latest, and if not, some details
about what goes wrong.



More information about the Gcc-bugs mailing list