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]

building egcs 1.1.2 on Irix 6.5.4


... If there's someplace else I should direct this,  please let me know.

I'm building egcs on an Indy running Irix 6.5.4,  and it always bombs out
with this message:

mv tlist piclist
/files1/gnu/egcs-1.1.2/irix65/build/gcc/xgcc
-B/files1/gnu/egcs-1.1.2/irix65/build/gcc/ -g -O2 -fno-implicit-templates
-mabi=64  -shared -o libstdc++.so.2.9.0 `cat piclist` -lm
ld64: FATAL   9  : I/O error (-lm): No such file or directory
collect2: ld returned 32 exit status
make[4]: *** [libstdc++.so.2.9.0] Error 1
make[4]: Leaving directory
`/files1/gnu/egcs-1.1.2/irix65/build/mips-sgi-irix6.5/mabi=64/libstdc++'
make[3]: *** [multi-do] Error 1
make[3]: Leaving directory
`/files1/gnu/egcs-1.1.2/irix65/build/mips-sgi-irix6.5/libstdc++'
make[2]: *** [multi-all] Error 2
make[2]: Leaving directory
`/files1/gnu/egcs-1.1.2/irix65/build/mips-sgi-irix6.5/libstdc++'
make[1]: *** [all-target-libstdc++] Error 2
make[1]: Leaving directory `/files1/gnu/egcs-1.1.2/irix65/build'
make: *** [bootstrap] Error 2

Any clues?  Is this really complaining that it can't find the math
library?

                     					Will


--------------------------------------------------------------------------
|   harpo@udel.edu lowe@cis.udel.edu lowe@debian.org lowe@asel.udel.edu  |
|			http://www.cis.udel.edu/~lowe/		         |
|    PGP Public Key:  http://www.cis.udel.edu/~lowe/index.html#pgpkey    |
--------------------------------------------------------------------------



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