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]

971114 Snapshot bombs on alpha


Trying to build the 971114 snapshot on a dec alpha running d. unix 2.0
gives me the following errors:

stage1/xgcc -Bstage1/  -DIN_GCC    -O2 -g -O2   -DHAVE_CONFIG_H   -o cccp cccp.o
 cexp.o  version.o obstack.o   -lmld
/usr/ucb/ld:
Unresolved:
$217
$221
$204
$118
$184
$201

...for a few hundred lines or so ...

cexp.o: Error: symbol $341 has a GPREL32 relocation and is unresolved.
cexp.o: Error: symbol $375 has a GPREL32 relocation and is unresolved.
cexp.o: Error: symbol $359 has a GPREL32 relocation and is unresolved.
collect2: ld returned 1 exit status
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.


Aaron Jackson		jackson@msrce.howard.edu


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