does anyone know any good compilers? im using the mingw++ compiler. it sucks because it refuses to compile my GTK applications.
Dev-C++
http://www.bloodshed.net/devcpp.html
Dev-C++ does use mingw
Shh, don't tell Mangix that.
i already know it does. it said it on the website.
Visual C++ 2003.
DJGPP (uses GCC for windows w/o Cygwyn)
Quote from: W4RR10R D4 H4X0R on June 21, 2005, 05:04:14 PM
DJGPP (uses GCC for windows w/o Cygwyn)
Wouldn't that be the MinGW port of GCC?
No.
http://www.delorie.com/djgpp/
Ah, proved me wrong. Blast, you show how little research I do! ;)
It does look quite hindering, however, because (from what I could see) it must be run in a cmd window. Or, am I wrong? Again, I didn't look into it much.
You can use anything like notepad and write makefile or batchfile.