Re: Cannot use Cygwin64 with MSVC 64-bit DLL

2020-05-17 Thread Marco Atzeri via Cygwin
On 17.05.2020 23:03, Old Wolf via Cygwin wrote: Hi all I am ultimately trying to use Cygwin 64-bit to port a Solaris server application which uses the Informix Client SDK.  However, the Win64 version of that product comes as a binary-only distribution of DLLs built by MSVC . I have managed to

Cannot use Cygwin64 with MSVC 64-bit DLL

2020-05-17 Thread Old Wolf via Cygwin
Hi all I am ultimately trying to use Cygwin 64-bit to port a Solaris server application which uses the Informix Client SDK.  However, the Win64 version of that product comes as a binary-only distribution of DLLs built by MSVC . I have managed to reproduce the problem in a simple test case.  I m