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]

egcs-971114 fails on alpha-dec-osf4.0


Hi, 

egcs-971114 fails to make stage2 compilor with tons of error messages
similar to the following:

cccp.o: Error: symbol $216 has a GPREL32 relocation and is unresolved.
cccp.o: Error: symbol $220 has a GPREL32 relocation and is unresolved.
cccp.o: Error: symbol $220 has a GPREL32 relocation and is unresolved.
cccp.o: Error: symbol $220 has a GPREL32 relocation and is unresolved.
cccp.o: Error: symbol $220 has a GPREL32 relocation and is unresolved.
cccp.o: Error: symbol $220 has a GPREL32 relocation and is unresolved.
cccp.o: Error: symbol $220 has a GPREL32 relocation and is unresolved.
cccp.o: Error: symbol $220 has a GPREL32 relocation and is unresolved.
cccp.o: Error: symbol $220 has a GPREL32 relocation and is unresolved.
cccp.o: Error: symbol $220 has a GPREL32 relocation and is unresolved.

After replacing config/alpha/alpha.* with the ones from egcs-971104,
building of egcs succeeds.

I configure egcs with --enable-haifa
Weiwen



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