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]
Other format: [Raw text]

gcc make error


Greetings,
I have found the following make error for gcc on an alpha with the alphaev56 configuration the basic baseline with the gcc-3_2-branch package, it also occurs with the basic-gcc_2.95.3 baseline and the gcc-3_2-branch package and with the bootstrap-gcc_2.95.3 baseline and the gcc-3_2-branch package:

stage1/xgcc -Bstage1/ -B/mnt/u9/toolchain/buildsys/install/alpha9/bootstrap-gcc_2.95.3/nat
ive/gcc-3_2-branch/alphaev56-unknown-linux-gnu/bin/ -DIN_GCC -g -O2 -W -Wall -Wwrite-st
rings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DH
AVE_CONFIG_H -DGENERATOR_FILE -o gengenrtl \
gengenrtl.o ../libiberty/libiberty.a
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
gengenrtl.o(.debug_info+0x3e05): relocation truncated to fit: REFLONG .debug_ranges
gengenrtl.o(.debug_info+0x3f65): relocation truncated to fit: REFLONG .debug_ranges
gengenrtl.o(.debug_info+0x3ffb): relocation truncated to fit: REFLONG .debug_ranges
collect2: ld returned 1 exit status
make[2]: *** [gengenrtl] Error 1
make[2]: Leaving directory `/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_2.95.3/n
ative/gcc-3_2-branch/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_2.95.3/n
ative/gcc-3_2-branch/gcc'
make: *** [bootstrap] Error 2

I was wondering if anyone can help me with this.
Salutations,
-Mike

--
***********************************************
Michael Cleary Email: mcleary@iol.unh.edu
UNH InterOperability Lab Linux Group
121 Technology Dr., Suite 2, Durham, NH 03824
Phone: 603-862-0401 http://linux.iol.unh.edu
***********************************************




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