On 8/25/2013 11:52 PM, Alien Burn wrote:
> Haha, I didn't see the point of going for Orwell or even Code blocks. I could save some megabytes by getting the 9mb Dev C++(internet connectivity costs a lot in my country). On top of that, I don't do a lot of C/C++. Thanks a lot anyway.
Okay, just be aware that if you are compiling substantial things
like Scintilla/SciTE and run into problems specific to gcc3, then
you will likely get very little direct help where devs have moved
on to gcc4. You might have to rely on troubleshooting with the
help of Google. (Which is not a bad thing, since pre-Internet most
of us debugged programs by ourselves...) Good luck.