This is the mail archive of the gcc-help@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]

Re: linker problem




 
 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


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