This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
971114 Snapshot bombs on alpha
- To: egcs at cygnus dot com
- Subject: 971114 Snapshot bombs on alpha
- From: Aaron Jackson <jackson at negril dot msrce dot howard dot edu>
- Date: Thu, 20 Nov 1997 13:43:32 -0500
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