poll, <-- fake poll, what compiler(s) do you use?

Mday

Lifer
Oct 14, 1999
18,647
1
81
my programming course is using kawa as the IDE for jdk. so I am using it too. ;-)

just wondering what compilers you use is all... it does not have to be for java.
 

HigherGround

Golden Member
Jan 9, 2000
1,827
0
0
GNU C/C++ compilers for SUN and LINUX, Intel reference compilers for high performance WIN and VC++ 6 built in compiler for anything else
 

hominid skull

Senior member
Nov 13, 1999
971
0
0
I use MSVC++ 5 at the moment, got MSVC++ 6.0 siting on the self waiting to be installed though.. Cant' be bothered as C++ 5 works fine and is set up exactly how i like it.
 

BFG10K

Lifer
Aug 14, 2000
22,709
3,003
126
MS Visual Studio 6 (C++). It's a great editor and a great compiler. I love it. :)
 

Argo

Lifer
Apr 8, 2000
10,045
0
0
MS VC++ 6.0 enterprise both at home and at work. Also gave a few shots to .NET crap.
 

andri

Senior member
Aug 12, 2000
339
0
0
GNU C Compiler everywhere for my C/C++ needs. For Java, I use either Sun oor Blackdown JDK.