2009/6/22 Chris Sutcliffe <ir0nh...@gmail.com>:
>> 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 experienced the same issue of Windows complaining
> that the libgcc_s_sjlj-1.dll is not valid.  I'm testing with the
> cygwin mingw-w32 build.
>
> Chris
>
> --
> Chris Sutcliffe
> http://emergedesktop.org
>
> ------------------------------------------------------------------------------
> Are you an open source citizen? Join us for the Open Source Bridge conference!
> Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
> Need another reason to go? 24-hour hacker lounge. Register today!
> http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
> _______________________________________________
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>

Well, I just noticed that this seems to be a regression caused by
debugging information. I tried to compile a small test application,
and my vista said, that this isn't a valid x64-bit format. When I
compile together with -Wl,-S everything seems to work. So I assume
there is an issue in ld and linking debugging information. Could it be
that the debugging sections still have relocation entries, but are
marked to be *not* loaded?

Cheers,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to