It would be nice to have compiler packages of GCC 2.95
/ GCC 3.2, that just drop-in an existing Dev-C++
install, so you got both compilers in Dev-C++. You are
just distributing it as GCC 2.95 OR 3.2, but not with both.
I made a MinGW with GCC 3.3.1, win32api 2.5 and MinGW
runtime 3.2. It also has all the additional files, that are
needed to run it properly. So far it worked fine. And using
a newer win32api is nice, because they added some stuff
during the last releases.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=591019
I made a MinGW with GCC 3.3.1, win32api 2.5 and MinGW
runtime 3.2. It also has all the additional files, that are
needed to run it properly. So far it worked fine. And using
a newer win32api is nice, because they added some stuff
during the last releases.