Sv: Using cygwin-dll with msvc-exe

2020-06-30 Thread Kristian Ivarsson via Cygwin
[snip] > > ... > >$ /cygdrive/c/Repos/Trunk/Debug64/my_msvc_program.exe > > 0 [main] my_msvc_program (17392) child_copy: cygheap read > > copy failed, 0x180343408..0x18036E1D8, done 0, windows pid 17392, Win32 > error 6 > >582 [main] my_msvc_program (17392) > > C:\Repos\Trunk\

Sv: Using cygwin-dll with msvc-exe

2020-06-30 Thread Kristian Ivarsson via Cygwin
[snip] > They have incompatible internal startup and runtime environments including > stuff like initialization, signal, and exit function handling > (cygwin/newlib/gcc vs > Windows/APIs/VC) although Cygwin can build Windows-loadable dlls and > Windows-runnable exes and call Windows (system) dlls