Re: [Mingw-w64-public] Problems with mingw-w32-bin_i686-cygwin-1.5.25-15_20090612.tar.bz2

2009-06-22 Thread Chris Sutcliffe
> Yeah, try it without the -s option. Because -s works for me, too. I can confirm that Windows states that the executables with debug symbols (using the 20090619 build) are not valid images. If I understand correctly then, libgcc_s_sjlj-1.dll is compiled with the newer (post 20090606) binutils an

Re: [Mingw-w64-public] Problems with mingw-w32-bin_i686-cygwin-1.5.25-15_20090612.tar.bz2

2009-06-22 Thread Kai Tietz
2009/6/22 Chris Sutcliffe : >>> The dwarf build isn't that much necessary IIUC. Just take a typical >>> mingw.org's 32-bit compiler and just update the binutils with current >>> cvs-head version for it. I assume you will have the same issues here. >>> All debug sections aren't loadable, and aren't

Re: [Mingw-w64-public] Problems with mingw-w32-bin_i686-cygwin-1.5.25-15_20090612.tar.bz2

2009-06-22 Thread Chris Sutcliffe
>> The dwarf build isn't that much necessary IIUC. Just take a typical >> mingw.org's 32-bit compiler and just update the binutils with current >> cvs-head version for it. I assume you will have the same issues here. >> All debug sections aren't loadable, and aren't allocated, which is >> here IMHO

Re: [Mingw-w64-public] Problems with mingw-w32-bin_i686-cygwin-1.5.25-15_20090612.tar.bz2

2009-06-22 Thread Chris Sutcliffe
> The dwarf build isn't that much necessary IIUC. Just take a typical > mingw.org's 32-bit compiler and just update the binutils with current > cvs-head version for it. I assume you will have the same issues here. > All debug sections aren't loadable, and aren't allocated, which is > here IMHO the

Re: [Mingw-w64-public] Problems with mingw-w32-bin_i686-cygwin-1.5.25-15_20090612.tar.bz2

2009-06-22 Thread Kai Tietz
2009/6/22 Chris Sutcliffe : >> Well, as I can see aren't those debugging sections marked as "LOAD". >> But they have relocations, which means of course, that startup will >> fail. Could you verify that this behaviour happens for i686-pc-mingw32 >> (for dwarf debugging) with new binutils, too? > > W

Re: [Mingw-w64-public] Problems with mingw-w32-bin_i686-cygwin-1.5.25-15_20090612.tar.bz2

2009-06-22 Thread Chris Sutcliffe
> Well, as I can see aren't those debugging sections marked as "LOAD". > But they have relocations, which means of course, that startup will > fail. Could you verify that this behaviour happens for i686-pc-mingw32 > (for dwarf debugging) with new binutils, too? Where can I get a i686-pc-mingw32 Dw

Re: [Mingw-w64-public] Problems with mingw-w32-bin_i686-cygwin-1.5.25-15_20090612.tar.bz2

2009-06-22 Thread Kai Tietz
2009/6/22 Kai Tietz : > 2009/6/22 Chris Sutcliffe : >>> A subsequent issue I found was that Windows complains that the >>> libgcc_s_sjlj-1.dll in the 20090612 build is not a valid windows DLL. >>> Reverting to the 20090606 automated build solved the problem. >> >> I noticed that the 20090612 build

Re: [Mingw-w64-public] Problems with mingw-w32-bin_i686-cygwin-1.5.25-15_20090612.tar.bz2

2009-06-22 Thread Kai Tietz
2009/6/22 Chris Sutcliffe : >> A subsequent issue I found was that Windows complains that the >> libgcc_s_sjlj-1.dll in the 20090612 build is not a valid windows DLL. >> Reverting to the 20090606 automated build solved the problem. > > I noticed that the 20090612 build are no longer listed so I tri

Re: [Mingw-w64-public] Problems with mingw-w32-bin_i686-cygwin-1.5.25-15_20090612.tar.bz2

2009-06-22 Thread Chris Sutcliffe
> A subsequent issue I found was that Windows complains that the > libgcc_s_sjlj-1.dll in the 20090612 build is not a valid windows DLL. > Reverting to the 20090606 automated build solved the problem. I noticed that the 20090612 build are no longer listed so I tried the 20090619 build and experien