Linked by Thom Holwerda on Fri 20th Feb 2009 15:49 UTC, submitted by Michael
Thread beginning with comment 350084
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: Compiler benchmarks...
by abraxas on Sat 21st Feb 2009 14:20
in reply to "RE[3]: Compiler benchmarks..."
I think it's pretty obvious that in that case you would use both compilers. The faster compiler at your desk and the better optimizer on the build farm. Infact, companies pretty much already do this with debug builds for developers.
That sounds like a really bad idea. What if it compiles fine on one compiler but doesn't on the other? An application should really be tested with the compiler it is going to be built with.




Member since:
2009-02-17
I think it's pretty obvious that in that case you would use both compilers. The faster compiler at your desk and the better optimizer on the build farm. Infact, companies pretty much already do this with debug builds for developers.
Jesse
Edited 2009-02-21 06:45 UTC