Re: Problem with win32 GUI application using console

2007-11-25 Thread Slava Pestov
What cygwin version and what gcc version are you using? Also can you send me the compiled a.exe? Slava On 23-Nov-07, at 8:52 PM, Lewis Hyatt wrote: Slava Pestov wrote: I narrowed the problem down to a short test case. Here goes: It works fine for me. -Lewis -- Unsubscribe info

Problem with win32 GUI application using console

2007-11-21 Thread Slava Pestov
Hi everybody, I'm building a native Win32 GUI application which should be able to display a console on demand for debugging purposes. I found that my program was crashing when compiled with Cygwin, however it worked fine with Visual Studio. Here is the output of gcc --version: gcc (GCC) 3.4