Problem compiling Gcc 3.1 on IRIX 6.5

Reichelt reichelt@igpm.rwth-aachen.de
Mon Jul 29 03:06:00 GMT 2002


Hi,

[snip]
> I am in the process of trying to compile Gcc 3.1 under IRIX 6.5 and
> am having a few problem. Some of which I have solved myself by 
> copying files around the directory structure.
[snip]
> I have tried the following configuration options (some given under
> the successful IRIX 6.5 compiles on your website).
> 
> ./configure --prefix=/usr/local
[snip]

building in the source dircetory is *unsupported* (see manual)!!!
You should create a new directory (e.g. "build") and start the configury
and the bootstrap-process from there:

../gcc-3.1/configure [options]

Shuffling files shouldn't be necessary then.

Greetings,
Volker Reichelt




More information about the Gcc-bugs mailing list