Tagged Questions
1
vote
1answer
654 views
Any improvements on the GCC/Windows DLLs/C++ STL front?
Yesterday, I got bit by a rather annoying crash when using DLLs compiled with GCC under Cygwin. Basically, as soon as you run with a debugger, you may end up landing in a debugging trap caused by ...