Click here to Skip to main content
15,900,461 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



 
GeneralRuntime performance Pin
Josef Manurung17-Oct-09 19:34
Josef Manurung17-Oct-09 19:34 
GeneralRe: Runtime performance Pin
Cristian Amarie17-Oct-09 20:21
Cristian Amarie17-Oct-09 20:21 
Generalreasons for using a particular compiler Pin
Tinker20414-Oct-09 17:16
Tinker20414-Oct-09 17:16 
GeneralMore missing options Pin
supercat913-Oct-09 12:11
supercat913-Oct-09 12:11 
GeneralAnother Missing Option? Pin
RandyS13-Oct-09 3:08
RandyS13-Oct-09 3:08 
GeneralRe: Another Missing Option? Pin
skydvr13-Oct-09 4:27
skydvr13-Oct-09 4:27 
GeneralMissed one Pin
RedSonja12-Oct-09 21:25
RedSonja12-Oct-09 21:25 
GeneralRe: aonix Pin
etkid8413-Oct-09 2:27
etkid8413-Oct-09 2:27 
GeneralRe: aonix Pin
RedSonja13-Oct-09 2:40
RedSonja13-Oct-09 2:40 
Generalre: ada Pin
etkid8413-Oct-09 4:09
etkid8413-Oct-09 4:09 
GeneralRe: Missed one Pin
firegryphon13-Oct-09 9:48
firegryphon13-Oct-09 9:48 
GeneralRe: Missed one Pin
RedSonja13-Oct-09 19:53
RedSonja13-Oct-09 19:53 
GeneralWhat choice does a .NET developer have? Pin
Marc Clifton12-Oct-09 6:42
mvaMarc Clifton12-Oct-09 6:42 
GeneralNotepad? Pin
jsrjsr12-Oct-09 8:00
professionaljsrjsr12-Oct-09 8:00 
GeneralRe: Notepad? Pin
Nemanja Trifunovic12-Oct-09 8:14
Nemanja Trifunovic12-Oct-09 8:14 
GeneralRe: Notepad? Pin
Marc Clifton12-Oct-09 9:55
mvaMarc Clifton12-Oct-09 9:55 
GeneralRe: What choice does a .NET developer have? [modified] Pin
ely_bob12-Oct-09 9:51
professionalely_bob12-Oct-09 9:51 
GeneralRe: What choice does a .NET developer have? Pin
Ben Burnett12-Oct-09 16:04
Ben Burnett12-Oct-09 16:04 
GeneralRe: What choice does a .NET developer have? Pin
DiscoJimmy13-Oct-09 3:42
DiscoJimmy13-Oct-09 3:42 
Im in exactly the same boat. My windows machine isn't on the fritz, but it's running the RC of Win7, and after I've been dual-booting into Ubuntu for 6 months, I'm finally at the point where I don't think I'll be paying 200$ for Win7 home premium when it comes out.

I've been steadily reducing the list of things I couldn't do on Ubuntu - things I would have to dual-boot into Win7 for - and now that list is practically gone, except for one thing: XNA

Im working on several small XNA projects and I use VS Express in Win7. I have to admit, it is the best of best of IDEs. For a free tool it's absolutely enjoyable to write code in. Now Mono has come a long way, and the 2.0 of the MonoDevelop IDE is actually really good, but I don't see them translating the XNA libraries to Mono any time soon. Especially since they're basically just wrappers for DirectX, which, apart from Wine, we're now really supposed to be using on Linux anyway.

So for me to totally abandon windows, that's my last requirement. They would somehow have to write a set of .NET libraries that compiled to XBOX's .NET compact framework, AND could be tested on the linux machine, AND release tools to allow you to deploy it to the XBOX over the LAN. That last one there almost certainly violates the terms of the XNA dev license, and even I can't blame MS$ for that.

Now here's a question, have you tried VirtualBox? It's a free VMWare 'player' you can get on Ubuntu, and it will 'play' a WinXP image. I've booted it and it does run just like WinXP(in a window inside GNOME), but I can't get the 3D acceleration to work. I actually downloaded VS 2008 Expr, and XNA 3.1 inside the virtual machine, but when I run the code it tells me there's no Direct3D hardware available.

If someone got that working, that would be awesome. Poke tongue | ;-P
GeneralRe: What choice does a .NET developer have? Pin
harold aptroot13-Oct-09 11:50
harold aptroot13-Oct-09 11:50 
GeneralRe: What choice does a .NET developer have? Pin
ely_bob15-Oct-09 5:18
professionalely_bob15-Oct-09 5:18 
GeneralRe: What choice does a .NET developer have? Pin
harold aptroot15-Oct-09 6:21
harold aptroot15-Oct-09 6:21 
GeneralRe: What choice does a .NET developer have? Pin
ely_bob16-Oct-09 7:55
professionalely_bob16-Oct-09 7:55 
GeneralRe: What choice does a .NET developer have? Pin
BillWoodruff16-Oct-09 1:45
professionalBillWoodruff16-Oct-09 1:45 
GeneralGreenStripeyPill.Net Pin
ely_bob16-Oct-09 7:42
professionalely_bob16-Oct-09 7:42 

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.