linker problem
hiufungeric.tse@utoronto.ca
hiufungeric.tse@utoronto.ca
Fri Oct 12 10:39:00 GMT 2001
I installed a binary version of gcc3.0.1 on an ia64 machine and
encounter a linker error:
/usr/bin/ld: section .debug_info [0000000000000000 -> 0000000001f173a1]
overlaps section .hash [0000000000000120 -> 00000000000049ab]
/usr/bin/ld: section .debug_abbrev [0000000000000000 -> 0000000000026601]
overlaps section .hash [0000000000000120 -> 00000000000049ab]
/usr/bin/ld: section .debug_line [0000000000000000 -> 000000000006e873]
overlaps section .hash [0000000000000120 -> 00000000000049ab]
/usr/bin/ld: exit status
make: *** [finally_chunk.so] Error 1
How to overcome this problem ?
thanks
eric
More information about the Gcc-help
mailing list