Thread: what compiler does every one use?

  1. #16
    Me want cookie! Monster's Avatar
    Join Date
    Dec 2001
    Posts
    680
    • Visual Age C++ 3.0 for OS/2
    • gcc, g++
    • MSVC++ 6.0 Enterprise (only using MFC)
    • Borland C++ Builder

  2. #17
    Registered User
    Join Date
    Nov 2002
    Posts
    87
    DEV-C++ The best one for me, though the debugger isn't brill, I never use it.
    **********************
    *==================*
    * Many Can. One Must... *
    *==================*
    **********************

  3. #18
    i want wookie cookies the Wookie's Avatar
    Join Date
    Oct 2002
    Posts
    455
    visual stupid.net

  4. #19
    Hardware Engineer
    Join Date
    Sep 2001
    Posts
    1,398
    MSVC++
    Quick C (Only because some of our existing programs were written for Quick C, and we have a special library for our special hardware.)

    I've used an old Borland compiler for Windows 3.1, and I used the Pacific C compiler when I needed a DOS program.

    I ran across a survey of FREE compilers here: http://www.thefreecountry.com/develo...ilerpoll.shtml
    Of 12000+ responses, BORLAND is the clear WINNER!

  5. #20
    Registered User alex6852's Avatar
    Join Date
    Sep 2001
    Posts
    43
    In 7 cases out of 10 I use Borland C++ 5.02.
    Other 3 are MS VisualC++, Builder 4 and gcc.
    C++ rulez!!!

  6. #21
    Registered User
    Join Date
    Nov 2002
    Posts
    36
    MSVS C++ generally. gcc for my class esp. to compile C codes.
    Planning to switch to .NET soon.
    will be there one day!

    I usually use VStudio 6!

  7. #22
    Registered User
    Join Date
    Dec 2001
    Posts
    126
    MSVC++ 6.0 Enterprise Edition for me.

  8. #23
    Registered User foniks munkee's Avatar
    Join Date
    Nov 2001
    Posts
    343
    MSVC++ 6.0 and gcc.
    "Queen and huntress, chaste and fair,
    Now the sun is laid to sleep,
    Seated in thy silver chair,
    State in wonted manner keep."

  9. #24
    Dev C++
    Dev C++
    Win XP/2k/98

    I DO NOT TAKE CLASSES I DONT GET HOMEWORK THIS IS NOT A HOMEWORK QUESTION!!!

    He's lean he's keen... He's the spank machine!

  10. #25
    Just a Member ammar's Avatar
    Join Date
    Jun 2002
    Posts
    953
    Microsoft Visual C++ 6.0 Pro.
    and I sometimes use DEV C++ 4.
    none...

  11. #26
    Registered User
    Join Date
    Sep 2002
    Posts
    54

    C++ Compiler

    I use Metrowerks Codewarrior version 7.

  12. #27
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    - GCC
    - Borland C++ Builder
    - MS Visual C++ 6.0

  13. #28
    Evil Member
    Join Date
    Jan 2002
    Posts
    638
    gcc

  14. #29
    Banned master5001's Avatar
    Join Date
    Aug 2001
    Location
    Visalia, CA, USA
    Posts
    3,685
    mingw32 (a lot)
    borland C++ 5.5 (sometimes)
    msvc++ (sometimes)
    cygwin (sometimes)
    mingw arm (a lot)
    cygwin for arm (a lot)

  15. #30
    Neoseeker's master master2000's Avatar
    Join Date
    Dec 2002
    Posts
    101
    say why would you care?


    @};-
    missles on metriods

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Compiler Paths...
    By Cobra in forum C++ Programming
    Replies: 5
    Last Post: 09-26-2006, 04:04 AM
  2. C Compiler and stuff
    By pal1ndr0me in forum C Programming
    Replies: 10
    Last Post: 07-21-2006, 11:07 AM
  3. I can't get this new compiler to work.
    By Loduwijk in forum C++ Programming
    Replies: 7
    Last Post: 03-29-2006, 06:42 AM
  4. how to call a compiler?
    By castlelight in forum C Programming
    Replies: 3
    Last Post: 11-22-2005, 11:28 AM
  5. Bad code or bad compiler?
    By musayume in forum C Programming
    Replies: 3
    Last Post: 10-22-2001, 09:08 PM