Results 1 to 6 of 6

Thread: free c++ complier

  1. #1

    Thread Starter
    Fanatic Member dark_shadow's Avatar
    Join Date
    Feb 2005
    Location
    Igloo
    Posts
    900

    free c++ complier

    is there any free c++ compliers that you guys would suggest? thanks

  2. #2
    Smitten by reality Harsh Gupta's Avatar
    Join Date
    Feb 2005
    Posts
    2,938

    Re: free c++ complier

    GCC compiler from MinGW.org, though it doesn't provide IDE to work with.

    If you want to IDE with GCC compiler, check Dev C++ at Bloodshed.net or maybe Code::Blocks at CodeBlocks.org

    You could even check http://gcc.gnu.org/ though I find it very confusing. (Browsing the site, I mean!!)

    Or maybe Borland C++ compiler only (not IDE again).

    Or if you have a copy of VS (6, 2003, 2005), you can always use MS VS C++ compiler with IDE, in-built.
    Show Appreciation. Rate Posts.

  3. #3

    Thread Starter
    Fanatic Member dark_shadow's Avatar
    Join Date
    Feb 2005
    Location
    Igloo
    Posts
    900

    Re: free c++ complier

    hmmm i have vs around here somewhere but for some reason last time i tried my laptop didnt like to reconize the cd :/ my laptop likes to reconize only the cd s it wants :/ thanks for the links

  4. #4
    Hyperactive Member CyberSurfer's Avatar
    Join Date
    Aug 2000
    Location
    Old London Town
    Posts
    425

    Re: free c++ complier

    GCC is the only C++ compiler. All the rest are just pretending.

  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: free c++ complier

    Have a look here

  6. #6
    Frenzied Member litlewiki's Avatar
    Join Date
    Dec 2005
    Location
    Zeta Reticuli Distro:Ubuntu Fiesty
    Posts
    1,162

    Re: free c++ complier

    Quote Originally Posted by Hack
    Have a look here
    I was about to say that. 'thefreecountry' is one of the only sites that gives info on free technical stuff
    __________________
    ________________0îîî___
    ___îîî0________(___)____
    __(___)_________) _/_____
    ___\_ (_________(_/______
    ____\_)_________________

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width