------- Additional Comments From de at iru dot ch  2008-09-23 20:14 -------
$ ..\..\Tools\objcopy -V
GNU objcopy (GNU Binutils) 2.19.50.20080921
Copyright 2007 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.

$ ..\..\Tools\objcopy -O elf32-i386 init.exe init.elf
BFD: init.elf: warning: allocated section `.text' not in segment
BFD: init.elf: warning: allocated section `.data' not in segment
BFD: init.elf: warning: allocated section `.idata' not in segment

The behaviour of objcopy is still unchanged. The conversion fails with all PE 
executables I tested (including objcopy.exe itself).

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=6789

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to