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]

Trying to build on UNIX V.4


I am trying to build gcc on a version of UNIX V.4 called MP-RAS.
The build seems to be going fine until what looks like the final link.
I get the following error:
/usr/gnu/bin/gcc   -g  -DIN_GCC   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H  -o Tcollect2 \
        collect2.o tlink.o intl.o version.o ../libiberty/libiberty.a
../intl/libintl.a   -lld
/usr/gnu/bin/ld: Tcollect2: Not enough room for program headers (allocated
5, need 6)
/usr/gnu/bin/ld: final link failed: Bad value
make[2]: *** [collect2] Error 1
make[2]: Leaving directory `/home/ed/GNU/gcc-3.4.0/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/ed/GNU/gcc-3.4.0/gcc'
make: *** [bootstrap] Error 2

Can someone help me PLEASE.
Edmond Ray
Senior Data Warehouse Consultant
Special Programs, NCR Government Systems




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