PDA

View Full Version : What compiller do you use?


princerouge
23-06-2012, 20:18
Just a question like this for fun, what compiller do you use (anybody who read this topic) or like the most and why? As for me i use gcc or g++ (with code::block) for mostly for everything.

TippeX
24-06-2012, 05:25
masm x86 and x64 and cl.exe from the windows sdk

Joe Forster/STA
24-06-2012, 05:27
MinGW, gcc. (I don't currently aim for multi-platform programs but I don't want to be completely restricted to the Windows platform either.)