
5 May
2005
5 May
'05
9:39 p.m.
"Jason Hise" wrote:
Actually, now that I'm looking into it it appears that Dev C++ uses a port of GCC by default, and I have successfully tested the latest version with Dev C++, getting no warnings or errors. What error messages are you getting?
You may download GCC ports to Win32 on: 1. http://www.cygwin.com/ (they have newest and older versions of GCC) 2. http://www.mingw.org/ (they have 3.4.2) There are some differences between these but I do not know details, I don't use GCC. /Pavel