Thread: Free good compliar

  1. #1
    Registered User
    Join Date
    Jun 2002
    Posts
    69

    Free good compliar

    Whats a really good free program compliar for c++?? and where can I download it?

  2. #2
    Registered User
    Join Date
    May 2002
    Posts
    100
    Dev-C++... i think the link is www.bloodshed.net?

  3. #3

  4. #4
    Registered User tgm's Avatar
    Join Date
    Jun 2002
    Posts
    150
    MinGW www.mingw.org is the free compiler that Dev-C++ uses. Dev-C++ is an IDE (integrated development environment). You could also use the Borland compiler (another popular free choice).

    You could browse here for ideas too.
    http://www.compilers.net/Dir/Free/Compilers/CCpp.htm

  5. #5
    Registered User
    Join Date
    Jun 2002
    Posts
    69
    Well ill go with Dev-C++ because it seems easy and user friendly to use thanks but I tryed to make hello world and it said compile complete but didnt load anything weird...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 51
    Last Post: 02-09-2009, 05:35 PM
  2. Free socket libraries
    By Sfel in forum Windows Programming
    Replies: 4
    Last Post: 09-01-2008, 02:19 AM
  3. Good free server with PHP support?
    By compjinx in forum A Brief History of Cprogramming.com
    Replies: 6
    Last Post: 12-13-2002, 08:48 PM
  4. Other GOOD FREE compilers
    By DarkViper in forum C++ Programming
    Replies: 8
    Last Post: 12-07-2002, 09:16 PM
  5. Any good places for free source code?
    By VegasSte in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 11-19-2002, 04:22 AM