Click here to Skip to main content
15,918,041 members

Survey Results

What is the main reason you choose to use a particular compiler over another?   [Edit]

Survey period: 12 Oct 2009 to 19 Oct 2009

Which one of these is the most important when it comes time to compile your carefully crafted code?

OptionVotes% 
Runtime performance - I need the fastest performing code possible10611.19
Support legacy - As long as it won"t break compatibility running on older hardware, I'll take it373.91
Price - I use whatever I can afford555.81
License - I can't be limited by licensing issues, there's work to do262.75
Speed of Compilation - I don't have time to wait around all day for my code to compile293.06
Tools interoperability - If it doesn"t seamlessly work with my other tools, then it's got to go9710.24
Usability - I just want something that is going to be easy to use so that I can get my job done as quick as possible25827.24
Choice? What choice? I just use what my company tells me to use32334.11
I don't use a compiler for my work.161.69



 
GeneralStability Pin
Corinna John11-Oct-09 22:18
Corinna John11-Oct-09 22:18 
GeneralVoting for more-than-one vs Poundstone's Book Pin
pg--az11-Oct-09 21:49
pg--az11-Oct-09 21:49 
GeneralNone of the above. Pin
John M. Drescher11-Oct-09 18:59
John M. Drescher11-Oct-09 18:59 
GeneralRe: None of the above. Pin
Kolson25611-Oct-09 19:12
Kolson25611-Oct-09 19:12 
GeneralRe: None of the above. Pin
John M. Drescher11-Oct-09 19:19
John M. Drescher11-Oct-09 19:19 
GeneralRe: None of the above. Pin
Nemanja Trifunovic12-Oct-09 3:18
Nemanja Trifunovic12-Oct-09 3:18 
GeneralRe: None of the above. Pin
PIEBALDconsult12-Oct-09 3:30
mvePIEBALDconsult12-Oct-09 3:30 
GeneralRe: None of the above. Pin
John M. Drescher14-Oct-09 5:17
John M. Drescher14-Oct-09 5:17 
On top of the unparalleled CPU support, I consider it a better optimizer than Microsoft compilers which tend to take several years and a product update to add support for new cpu instructions. And also since we have more than 50% of our machines being 64 bit AMD x86 machines the Intel Optimizing compiler is not a good choice being that I have seen far too many complaints that this not only does not optimize for AMD it actually makes things slower by not using SSE2 ...

John

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.