This is the mail archive of the gcc-help@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] | |
Folks,
I am trying to build gcc-4.2.0 under IRIX64 6.5 but I am having the following error:
*# ./configure --prefix=/usr/local/gcc-4.2.0 --with-gmp=/usr/local/gmp-4.2.1 --with-gmp-lib=/usr/local/gmp-4.2.1/lib --with-mpfr=/usr/local/mpfr-2.2.1 --with-mpfr-lib=/usr/local/mpfr-2.2.1/lib # make
cd .. mkdir build_dir cd build_dir ../gcc-4.2.0/configure ... gmake
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |