Curiosity has gotten the best of me. I have been helping various people in the C and C++ help forum lately, and it seems that a lot of regular people tend to rely on Various GDIs, such as Borland Dev-C++.
So, what C/C++ Compiler/GDI do you prefer?
I tend to use GNU's GCC (command line only) as my main development environment, with Crimson Editor as my text editor of choice.
But, I do not stop there. Before I actually consider my code complete, I will test it on a total of 7 different command line compilers, with max warnings turned on, including
MS Visual Studio 8.0
GNU
Borland
Digiital Mars
Intel
DeSmet C
Watcom
Once all I this is done, I usually boot to Linux, and run the code through Valgrind.
32 Replies - 3802 Views - Last Post: 25 June 2011 - 02:56 PM
Replies To: What C/C++ Compiler/GDI do you use?
#3
Re: What C/C++ Compiler/GDI do you use?
Posted 07 May 2008 - 05:12 AM
bloodsheed's dev++
#4
Re: What C/C++ Compiler/GDI do you use?
Posted 07 May 2008 - 05:46 AM
I tend to use many, but my main one is gcc.
#5
Re: What C/C++ Compiler/GDI do you use?
Posted 07 May 2008 - 05:56 AM
Digital Mars for me - can run it off my memory stick if needed, not that I do much C programming these days.
Was using Visual C# for some C# and XNA stuff recently, that is slow and massive, but the predictive input is rather nice.
Was using Visual C# for some C# and XNA stuff recently, that is slow and massive, but the predictive input is rather nice.
#6
Re: What C/C++ Compiler/GDI do you use?
Posted 07 May 2008 - 04:30 PM
Visual Studio 2005 currently
#7
Re: What C/C++ Compiler/GDI do you use?
Posted 07 May 2008 - 04:40 PM
On Linux I use gcc
On Windows I use Borland's 5.5 command line compiler
I have used Bloodshed & Microsoft VC++ in the past.
On Windows I use Borland's 5.5 command line compiler
I have used Bloodshed & Microsoft VC++ in the past.
#8
Re: What C/C++ Compiler/GDI do you use?
Posted 07 May 2008 - 05:12 PM
Visual Studio 08 Express
#9
Re: What C/C++ Compiler/GDI do you use?
Posted 07 May 2008 - 06:33 PM
I have used a selection over the years,
Turbo C
Watcom C (many versions)
gcc (many versions) Current
Turbo C
Watcom C (many versions)
gcc (many versions) Current
#10
Re: What C/C++ Compiler/GDI do you use?
Posted 08 May 2008 - 01:49 PM
GCC, VC++ 2008. But primary is GCC.
#11
Re: What C/C++ Compiler/GDI do you use?
Posted 10 May 2008 - 01:07 AM
I'm using the new Code::Blocks
its out check it...
its out check it...
#12
Re: What C/C++ Compiler/GDI do you use?
Posted 10 May 2008 - 05:57 PM
GCC <------LINUX
Dev++ <---MS
Dev++ <---MS
#13
Re: What C/C++ Compiler/GDI do you use?
Posted 12 May 2008 - 09:04 PM
I use Open Watcom for both editing and compiling my C code
#14
Re: What C/C++ Compiler/GDI do you use?
Posted 13 May 2008 - 02:27 PM
Bloodshed Dev++. We use it in my CIS247c course.
|
|

New Topic/Question
Reply



MultiQuote







|