Jump to content

free compiler

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
PeaceFrogs

PeaceFrogs

    Newbie

  • Members
  • Pip
  • 4 posts
hey im learning c++ and am looking for a good free c++ compiler for windows.
any and all suggestions are welcome :)

Edited by PeaceFrogs, 07 November 2008 - 07:50 PM.


#2
TkTech

TkTech

    The Crazy One

  • Moderators
  • 1,396 posts
g++4.1 hands down.

#3
dcs

dcs

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 775 posts
Free C C++ compilers | compilers.net
Clusty Search » free compilers

#4
atomicbaum

atomicbaum

    Newbie

  • Members
  • Pip
  • 5 posts
I would recommend MinGW, which is the GNU (GNU Compiler Collection) Windows port. It has g++4.1 . I've never installed MinGW by itself. Are you just looking for a compiler or an IDE too? If you're looking for both I suggest either Dev-C++ or CodeBlocks. Both come with MinGW. Hope that helps.

#5
v0id

v0id

    Retired

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,936 posts
You should read the stickies in the C/C++ forum. In the resources-thread you can find a long list of different compilers. You can find the thread here: http://forum.codecal...-resources.html