Jump to content

C++ complier

- - - - -

  • Please log in to reply
5 replies to this topic

#1
Black_Harlot

Black_Harlot

    Newbie

  • Members
  • Pip
  • 1 posts
What is a good C++ complier?

#2
gregwarner

gregwarner

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 853 posts
  • Location:Arkansas
I use gcc. It's supported by CodeBlocks.
Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.

– Douglas Hofstadter, Gödel, Escher, Bach: An Eternal Golden Braid


#3
mebob

mebob

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 490 posts
If you are on Windows, I would suggest MinGW, which is a port of GCC and everything needed by it.
Latinamne loqueris?

#4
alex1

alex1

    Learning Programmer

  • Members
  • PipPipPip
  • 93 posts
I'm using dev c++
It's not a bad compiler.

#5
mebob

mebob

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 490 posts
Dev-C++ is not a compiler, it is an IDE. It usually comes packaged with MinGW though. Anyway, I'd recommend an IDE newer than Dev-C++, like CodeBlocks, which also comes packaged with MinGW.
Latinamne loqueris?

#6
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Dev-C++ is OLD, and comes with an out-of-date version of MinGW. wxDev-C++ is one of several up-to-date options.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users