[Bug binutils/6774] objcopy gives "assertion failed" when extracting symbols from ELF executables linked with "--emit-relocs"

2008-07-30 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-07-30 10:08 --- Doesn't seem to be specific to --emit-relocs. I can get the same assertion failure without --emit-relocs, on other architectures too. -- http://sourceware.org/bugzilla/show_bug.cgi?id=6774 --- Yo

[Bug ld/6727] Thumb interworking code zero when another section is positioned before positioning .text

2008-07-30 Thread adsouzp at netscape dot net
--- Additional Comments From adsouzp at netscape dot net 2008-07-30 11:40 --- with Michael Fischer's persistence and after checking again using binutils-2.18.50, i came to the conclusion that the problem described in this bug is not yet fixed. a note has been sent to Nick Clifton. the bu

[Bug ld/6727] Thumb interworking code zero when another section is positioned before positioning .text

2008-07-30 Thread adsouzp at netscape dot net
--- Additional Comments From adsouzp at netscape dot net 2008-07-30 11:43 --- since Michael Fischer of Yagarto was persistent, we have found another bug in the generated Interworking code when GC is enabled and -Ttext is positioned before -Tdata on the LD command line. the problem is in

[Bug binutils/6789] New: (cygwin) objcopy converts PE to invalid ELF

2008-07-30 Thread de at iru dot ch
When I try to use objcopy to convert PE-exe's to ELF-executables i get the following warnings: objcopy -O elf32-i386 -S -g -x -X base64.exe base64.elf BFD: base64.elf: warning: allocated section `.text' not in segment BFD: base64.elf: warning: allocated section `.data' not in segment BFD: base64