[Bug binutils/6026] objdump craches on simple *.exe / application doesn't work.

2008-04-03 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2008-04-03 10:19 --- Created an attachment (id=2347) -- (http://sourceware.org/bugzilla/attachment.cgi?id=2347action=view) testcase -- http://sourceware.org/bugzilla/show_bug.cgi?id=6026 --- You are receiving this mail

[Bug binutils/6026] objdump craches on simple *.exe / application doesn't work.

2008-04-03 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2008-04-03 10:22 --- $ x86_64-pc-mingw32-gcc -v Using built-in specs. Target: x86_64-pc-mingw32 Configured with: ../gcc/configure --prefix=/tmp/root-x86_64-pc-linux --with-sysroot=/tmp/root-x86_64-pc-linux --target=x86_64-pc-mingw32

[Bug binutils/6026] New: objdump craches on simple *.exe / application doesn't work.

2008-04-03 Thread pluto at agmk dot net
$ x86_64-pc-mingw32-objdump -p a.exe (...) DLL Name: b.dll vma: Hint/Ord Member-Name Bound-To Segmentation fault Program received signal SIGSEGV, Segmentation fault. bfd_getl16 (p=0x1e63ad0) at ../../src/bfd/libbfd.c:559 559 ../../src/bfd/libbfd.c: No such file or

[Bug binutils/6026] objdump craches on simple *.exe / application doesn't work.

2008-04-03 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2008-04-03 11:15 --- Created an attachment (id=2348) -- (http://sourceware.org/bugzilla/attachment.cgi?id=2348action=view) dep walker report. the a.exe's import table looks broken. --

[Bug binutils/6026] objdump craches on simple *.exe / application doesn't work.

2008-04-03 Thread pluto at agmk dot net
-- What|Removed |Added GCC host triplet||x86_64-gnu-linux http://sourceware.org/bugzilla/show_bug.cgi?id=6026 --- You are receiving this mail

[Bug ld/4966] linker incorrectly prepends sysroot to absolute path

2008-04-03 Thread drow at sources dot redhat dot com
--- Additional Comments From drow at sources dot redhat dot com 2008-04-03 13:45 --- No, this bug is RESOLVED/INVALID. In the configuration described in the initial report, glibc is configured incorrectly for the way it is being used; and the patch is incorrect. If you have a

[Bug binutils/6026] objdump craches on simple *.exe / application doesn't work.

2008-04-03 Thread ktietz at onevision dot com
--- Additional Comments From ktietz at onevision dot com 2008-04-03 13:35 --- Created an attachment (id=2349) -- (http://sourceware.org/bugzilla/attachment.cgi?id=2349action=view) Fix for problem The rva's offset for IAT and thunk was not set to PE_IDATA4_SIZE or PE_IDATA5_SIZE. This

[Bug ld/6027] New: Bootstrap of combined gcc + binutils, with --enable-shared, with sysroot fails

2008-04-03 Thread oblivian at users dot sourceforge dot net
Hello, This bug is a continuation from http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35532 and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35752 and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35804 It appears that native retargeting of the gcc compiler is not supported in the 4.3/4.4 series in