[Bug binutils/5556] objcopy -O binary produces huge invalid file

2008-01-08 Thread ismail at pardus dot org dot tr
--- Additional Comments From ismail at pardus dot org dot tr 2008-01-09 03:51 --- Adding -Wl,--build-id=none to linker flags fixed the issue, thanks. -- http://sourceware.org/bugzilla/show_bug.cgi?id=5556 --- You are receiving this mail because: --- You are on the CC list fo

[Bug binutils/5556] objcopy -O binary produces huge invalid file

2008-01-08 Thread ismail at pardus dot org dot tr
--- Additional Comments From ismail at pardus dot org dot tr 2008-01-09 03:29 --- Any idea how to debug this further? This binary is produced with gcc 4.3 trunk and this might be a gcc 4.3 problem. Thanks, ismail -- http://sourceware.org/bugzilla/show_bug.cgi?id=5556 --- You a

[Bug binutils/5556] objcopy -O binary produces huge invalid file

2008-01-08 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-01-09 03:25 --- Not a bug. pre_stage2.exec has these PT_LOAD headers: Program Headers: Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align LOAD 0xc0 0x8200 0x8200 0x1d0aa 0x

[Bug binutils/5556] objcopy -O binary produces huge invalid file

2008-01-08 Thread ismail at pardus dot org dot tr
--- Additional Comments From ismail at pardus dot org dot tr 2008-01-09 03:08 --- Same problem can be reproduced with binutils 2.16.1 too. -- http://sourceware.org/bugzilla/show_bug.cgi?id=5556 --- You are receiving this mail because: --- You are on the CC list for the bug,

[Bug binutils/5556] objcopy -O binary produces huge invalid file

2008-01-08 Thread ismail at pardus dot org dot tr
--- Additional Comments From ismail at pardus dot org dot tr 2008-01-09 03:06 --- Created an attachment (id=2189) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2189&action=view) Sample file to reproduce the problem -- http://sourceware.org/bugzilla/show_bug.cgi?id=5556 ---