This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

binutils-2.17 strip broken on hppa64-hp-hpux11.00


Using binutils-2.17 compiled with gcc-4.1.1 on target hppa64-hp-hpux11.00, strip
is broken.

example:

stokes:/SCRATCH > strip -v gcc
copy from `gcc' [elf64-hppa] to `sta07927' [elf64-hppa]
BFD: sta07927: section .data lma 0x8000000100000000 overlaps previous sections
BFD: sta07927: section .ctors lma 0x8000000100000158 overlaps previous sections
BFD: sta07927: section .dtors lma 0x8000000100000168 overlaps previous sections
BFD: sta07927: section .init lma 0x8000000100000178 overlaps previous sections
BFD: sta07927: section .init_array lma 0x8000000100000188 overlaps previous sections
BFD: sta07927: section .fini lma 0x8000000100000198 overlaps previous sections
BFD: sta07927: section .fini_array lma 0x80000001000001a0 overlaps previous sections
BFD: sta07927: section .eh_frame lma 0x80000001000001a8 overlaps previous sections
BFD: sta07927: section .jcr lma 0x8000000100000460 overlaps previous sections
BFD: sta07927: section .data.rel.local lma 0x8000000100000468 overlaps previous
sections
BFD: sta07927: section .data.rel.ro lma 0x8000000100000c60 overlaps previous
sections
BFD: sta07927: section .data.rel.ro.local lma 0x8000000100000cc0 overlaps
previous sections
BFD: sta07927: section .data.rel lma 0x8000000100002598 overlaps previous sections
BFD: sta07927: section .plt lma 0x80000001000025a0 overlaps previous sections
BFD: sta07927: section .dlt lma 0x8000000100002b40 overlaps previous sections
BFD: sta07927: section .sdata lma 0x8000000100003ea8 overlaps previous sections
BFD: sta07927: warning: allocated section `$UNWIND$' not in segment
BFD: sta07927: warning: allocated section `$UNWIND$MILLICODE$' not in segment
BFD: sta07927: warning: allocated section `.PARISC.pfa_counter' not in segment
BFD: sta07927: warning: allocated section `.PARISC.global' not in segment
BFD: sta07927: warning: allocated section `.HP.init' not in segment
BFD: sta07927: warning: allocated section `.preinit' not in segment
BFD: sta07927: warning: allocated section `.hbss' not in segment
BFD: sta07927: warning: allocated section `.tbss' not in segment
strip: sta07927: No space left on device
strip: sta07927: No space left on device

Any comments?

Rainer

Attachment: signature.asc
Description: OpenPGP digital signature


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