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]
Other format: [Raw text]

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



> 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.


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