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]

linking problems using gcc2.95.1



When I build an archive with gcc2.95.1 and then try to link it into an
executable I get hit with the following error from the linker, using a
-Wl,-v.

ld32: .data.
ld32: FATAL 2: Internal: at ../../ld/dynutil.c Trying to add too many
.rel.dyn entries into the allocated space
ld32: INFO 152: Output file removed because of error.
cc INTERNAL ERROR:  /usr/lib32/cmplrs/ld32 returned non-zero status 1

If I use gcc2.8.1 or MIPSpro for the build everything links correctly.
The gcc may have been reworked by someone to get it working for -032, -n32
and -64, so there may be other changes that have been made.

Any hints as to what I should look into for fixing this problem would be
of great help.

thanks,

james

============================
=  Cray Research (Reborn)  =
============================


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