Re: cyglsa-config not working properly in cygwin 1.7.22

2013-07-30 Thread Corinna Vinschen
On Jul 29 15:45, J. P. Abelanet wrote: > > On Jul 29, 2013, at 3:22 PM, Corinna Vinschen wrote: > > > On Jul 29 14:53, J. P. Abelanet wrote: > >> > >> On Jul 29, 2013, at 2:26 PM, Corinna Vinschen wrote: > >> > > I think I found the problem. The older compiler didn't reorder >

Re: cyglsa-config not working properly in cygwin 1.7.22

2013-07-29 Thread J. P. Abelanet
On Jul 29, 2013, at 3:22 PM, Corinna Vinschen wrote: > On Jul 29 14:53, J. P. Abelanet wrote: >> >> On Jul 29, 2013, at 2:26 PM, Corinna Vinschen wrote: >> I think I found the problem. The older compiler didn't reorder functions for optimization purposes, but the new one does.

Re: cyglsa-config not working properly in cygwin 1.7.22

2013-07-29 Thread Corinna Vinschen
On Jul 29 14:53, J. P. Abelanet wrote: > > On Jul 29, 2013, at 2:26 PM, Corinna Vinschen wrote: > > >> > >> I think I found the problem. The older compiler didn't reorder > >> functions for optimization purposes, but the new one does. The entry > >> point for the cyglsa DLL was not explicitely

Re: cyglsa-config not working properly in cygwin 1.7.22

2013-07-29 Thread J. P. Abelanet
On Jul 29, 2013, at 2:26 PM, Corinna Vinschen wrote: >> >> I think I found the problem. The older compiler didn't reorder >> functions for optimization purposes, but the new one does. The entry >> point for the cyglsa DLL was not explicitely mentioned, but it was based >> on the fact that it i

Re: cyglsa-config not working properly in cygwin 1.7.22

2013-07-29 Thread Corinna Vinschen
On Jul 29 21:08, Corinna Vinschen wrote: > On Jul 29 13:21, J. P. Abelanet wrote: > > On Jul 29, 2013, at 11:58 AM, Corinna Vinschen wrote: > > > > > > > > No. I can confirm that this happens, and it seems the cyglsa.dll > > > doesn't get loaded at all. But as for the reason, I have no idea. >

Re: cyglsa-config not working properly in cygwin 1.7.22

2013-07-29 Thread Corinna Vinschen
On Jul 29 13:21, J. P. Abelanet wrote: > On Jul 29, 2013, at 11:58 AM, Corinna Vinschen wrote: > > > > > No. I can confirm that this happens, and it seems the cyglsa.dll > > doesn't get loaded at all. But as for the reason, I have no idea. > > It's the same source code we're using for ages. We

Re: cyglsa-config not working properly in cygwin 1.7.22

2013-07-29 Thread J. P. Abelanet
On Jul 29, 2013, at 11:58 AM, Corinna Vinschen wrote: > > No. I can confirm that this happens, and it seems the cyglsa.dll > doesn't get loaded at all. But as for the reason, I have no idea. > It's the same source code we're using for ages. We switched the > compiler to build it, but that's it

Re: cyglsa-config not working properly in cygwin 1.7.22

2013-07-29 Thread Corinna Vinschen
On Jul 29 10:50, J. P. Abelanet wrote: > Hello all - > > In the process of trying to diagnose problems building debug with MSVC 2010 > SP1 over ssh/pubkey, > I discovered that cyglsa-config does not work on a fresh install of cygwin on: > - XP SP3 32-bit > - Vista 64-bit > I have two other XP SP3