RE: Built GCC 3.3.3 on Cygwin, should I use it?

2004-02-18 Thread Gareth Pearce
I've tried to rebuild a number of programs I have written using GCC 3.3.3 and every single one of them seem to work as they should. Many of them are Win32 GUI programs (written in C++), some are programs using posix functions. So my question is: What problems can I expect if continue

Re: Built GCC 3.3.3 on Cygwin, should I use it?

2004-02-18 Thread Mikael sberg
I've tried to rebuild a number of programs I have written using GCC 3.3.3 and every single one of them seem to work as they should. Many of them are Win32 GUI programs (written in C++), some are programs using posix functions. So my question is: What problems can I expect if continue to

RE: Built GCC 3.3.3 on Cygwin, should I use it?

2004-02-18 Thread Gareth Pearce
I am using Cygwin and GCC to become familiar with posix, common unix tools, and to learn c and c++ programming (plus learning win32). So I have never compiled any of my programs with -mno-cygwin, but I noticed that it doesn't work when I use GCC 3.3.3, just as you said it wouldn't (and it