Thread: What Compiler Would You Suggest?

  1. #1
    Me
    Join Date
    Jul 2006
    Posts
    71

    What Compiler Would You Suggest?

    I was wondering what compiler/s you guys would suggest for C++ Windows programming?
    Last edited by relyt_123; 10-01-2006 at 07:17 PM.

  2. #2
    Registered User
    Join Date
    May 2006
    Posts
    903
    I use whatever compiler MSVC++ is using. I guess there's not much of a difference between compilers unless you are looking for optimization and such.

  3. #3
    pwns nooblars
    Join Date
    Oct 2005
    Location
    Portland, Or
    Posts
    1,094
    MinGW is the only compiler I use. I attempt to stay away from proprietory compilers.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how to call a compiler?
    By castlelight in forum C Programming
    Replies: 3
    Last Post: 11-22-2005, 11:28 AM
  2. Help With finding a compiler
    By macman in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 04-15-2005, 08:15 AM
  3. Compiler questions
    By DvdHeijden in forum C++ Programming
    Replies: 6
    Last Post: 01-17-2005, 03:00 PM
  4. C Compiler
    By SAMSEIED in forum C Programming
    Replies: 5
    Last Post: 06-06-2002, 05:44 PM
  5. Bad code or bad compiler?
    By musayume in forum C Programming
    Replies: 3
    Last Post: 10-22-2001, 09:08 PM