Author Topic: Compilers  (Read 347 times)

0 Members and 1 Guest are viewing this topic.

Offline SabbathFreak911

  • Übermensch
  • *****
  • Posts: 1480
  • Karma: +68/-90
  • Gender: Male
  • Stop drop and ROFL!
    • View Profile
    • Orsa
Compilers
« on: March 18, 2010, 02:57:19 PM »
I've started learning C++ and don't know much about the compilers yet. I know a bit of basically what they're for but are some compilers better then others? I don't know which compiler I should be using but right now I use the Dev-C++ 5 compiler from Bloodshed Software. Any suggestions?

Offline coolzeldad

  • Zagnipple
  • Administrator
  • Übermensch
  • *****
  • Posts: 1343
  • Karma: +95/-11
  • mhmmz
    • View Profile
    • .:`=-~rANdOm~`-=:.
Re: Compilers
« Reply #1 on: March 18, 2010, 03:12:54 PM »
I use the GNU GCC Compiler ( http://www.mingw.org/ - for Windows binaries ) along with code::blocks ( http://www.codeblocks.org/ ) as my IDE.

With code::blocks all setup, it's easy to work with. I recommend both.
"The masses are asses" - Thomas Jefferson

.:~RND`=- Devie ♥: IM WATCHING BABIES

When people ask me "Plz" just because it's shorter than "Please" I feel perfectly justified to answer "No" because it's shorter then "Yes"

Offline SabbathFreak911

  • Übermensch
  • *****
  • Posts: 1480
  • Karma: +68/-90
  • Gender: Male
  • Stop drop and ROFL!
    • View Profile
    • Orsa
Re: Compilers
« Reply #2 on: March 18, 2010, 03:40:02 PM »
Thanks for the help :D.

Offline Ruben

  • Loobin
  • Regular Member
  • ***
  • Posts: 174
  • Karma: +31/-2
  • Gender: Male
  • I is going to hax joo
    • View Profile
    • My Blog
Re: Compilers
« Reply #3 on: March 21, 2010, 08:42:43 AM »
Ya, i strongly recommend C::B with MinGW you can use VC 2005/2008 compiler too if you want to werk wif gmod libs and shiz,

plus simple Environment and nice shiz :)