View Poll Results: Best comiler

Voters
21. You may not vote on this poll
  • Visual C++

    14 66.67%
  • Borland Builder

    1 4.76%
  • Borland Comand Line

    1 4.76%
  • Djjpp

    2 9.52%
  • Dev C++

    2 9.52%
  • Lcc-32

    1 4.76%

Thread: Best compiler

  1. #16
    C > C++ duders ggs's Avatar
    Join Date
    Aug 2001
    Posts
    435
    You have no interest in telling us why you are screaming THAT .NET AND EVERYTHING ASSOCIATED WITH IT ARE THE BEST PIECES OF SOFTWARE ON EARTH, you mean.
    .sect signature

  2. #17
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >&<>&2Minimization of boolean functions, PROM,PLA design >&0>&WA, USA guitar, dogsCommercial Aviation >&>>&USAProgramming
    Posts
    742
    I just want to write superior programs. What is wrong with that? .NET is my dream environment for learning. I like the red carpet treatment. There are so many new and powerful concepts to learn in order to use .NET, I can't afford to wait.

    I have a .NET Framework book in my hand right now. It's called .NET Framework Essentials by OReilly publishing. I have to get to this!!! What else do you want?
    I compile code with:
    Visual Studio.NET beta2

  3. #18
    C > C++ duders ggs's Avatar
    Join Date
    Aug 2001
    Posts
    435
    That's fine, but if you're going to go about telling everyone on the forum over and over again that it's better, you'd best be ready to give reasons why or SHUT UP. I don't want to hear it's better, I want to hear WHY if you must talk about it. That's all I ask.
    .sect signature

  4. #19
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >&<>&2Minimization of boolean functions, PROM,PLA design >&0>&WA, USA guitar, dogsCommercial Aviation >&>>&USAProgramming
    Posts
    742
    I might go into publishing books at some point but not today. This is definately a subject that I could write a whole book on. Why don't you just download the movie on C# and sit back with a coffie. You will learn many things. There are also movies on the .NET framework itself.

    Don't worry I am not nearly finished with talking about .NET. Do you want the URL?
    I compile code with:
    Visual Studio.NET beta2

  5. #20
    .
    Join Date
    Aug 2001
    Posts
    598
    Witch_Craft.net this.net poll.net is.net on.net C/C++.net compilers.net so.net what.net would.net make.net so.net great.net that.net it.net needs.net its.net own.net catogory.net.

    >You have no interest in telling us why you are screaming THAT .NET AND EVERYTHING ASSOCIATED WITH IT ARE THE BEST PIECES OF SOFTWARE ON EARTH, you mean.<

    >Information on .NET is not difficult to find. I have a collection of articles that were free at microsoft.com. There are about 50 articles, each about 10 pages long. I have no interest in educating you about .NET. This is just what I am doing. It is what I am learning about and am very excited about. <
    I've figured it out, ever time Witch_Craft looks in to something diffrent he belives it rules. Maybe he should look into being poor
    To Err Is To Be Human. To Game Is Divine!"

  6. #21
    Registered User dirkduck's Avatar
    Join Date
    Aug 2001
    Posts
    428
    MSVC++ cause it has one snazzy IDE, in second place would be DevC++ cause its freeware, and cause its a really great IDE (and with the MINGWN or whatever compiler) for poeple who cant afford the expensive ones. cheers

  7. #22
    Skunkmeister Stoned_Coder's Avatar
    Join Date
    Aug 2001
    Posts
    2,572
    I use msvc 6 pro mostly

    I also have a copy of borland 4.52 which gets an occaisional airing.

    I am not a lover of msvc but it is the best tool for windows programming.

    I have heard many good things about metrowerks codewarrior but have yet to try it.
    Free the weed!! Class B to class C is not good enough!!
    And the FAQ is here :- http://faq.cprogramming.com/cgi-bin/smartfaq.cgi

  8. #23
    Linguistic Engineer... doubleanti's Avatar
    Join Date
    Aug 2001
    Location
    CA
    Posts
    2,459
    DJGPP...

    it's free, DOS, has mem access i need... it doesn't have an editor that i particularly like though... RHIDE and EMACS i dont' like... (especially RHIDE, don't like text-mode editors... i use the one with BC45...) it fits me very well!

    would you change the poll option so that it's spelled correctly??? thanks!
    hasafraggin shizigishin oppashigger...

  9. #24
    Has a Masters in B.S.
    Join Date
    Aug 2001
    Posts
    2,263

    IGNORING ALL PREVIOUS POSTS

    CodeWarrior!!!

    why is it not there im so disappointed...

    it can compile for virtually any platform(OS/Processor)...even game consoles... nice IDE full syntax highlighting color picker like you see in paint programs... AND SYNTAX HIGHLIGHTING WORKS NOT LIKE MSVC!!...

    it is the tightest compiler on the planet...

    example:

    take an opengl dll and the exe used to call the DLL, and compiled them on MSVC and CodeWarrior

    results:
    MSVC DLL Release:
    size 180k

    MSVC EXE Debug(don't have release):
    size 177k

    exec speed: 430-500 fps

    CodeWarrior DLL Release: no optimization
    size 60k

    CodeWarrior EXE Debug: no optimization
    size 34k

    exec speed: 450-515fps

    say anything?

  10. #25
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >&<>&2Minimization of boolean functions, PROM,PLA design >&0>&WA, USA guitar, dogsCommercial Aviation >&>>&USAProgramming
    Posts
    742
    AND SYNTAX HIGHLIGHTING WORKS NOT LIKE MSVC!!...
    Woah you really have no idea do you? You should see VS.NET. Also MS now has it's own game console called X-BOX
    I compile code with:
    Visual Studio.NET beta2

  11. #26
    Registered User
    Join Date
    Aug 2001
    Posts
    61
    i was surfin around on the net and found this site:

    http://www.research.microsoft.com

    anyone ever check it out? looks kinda cool.

  12. #27
    Barjor
    Guest
    So you want us to go to Microsofts site and get information on why .NET is such a good thing ? How about some non bias input. Do you have any non Microsoft information that explain why it is as great as you say? I got the DVD, installed it and wasn't impressed at all. C# doesn't look much different then Java. And C++ in the .NET sems to be the unwanted child. I also have some pretty serious doupts about the security in the CRL (much like JVM). My vote goes to VS6.0 because it is so easy to navigate and don't control what I try to do.I also like the MSDN help.

  13. #28
    Blank
    Join Date
    Aug 2001
    Posts
    1,034
    djgpp and dev-c++ are the same compiler?
    What your really argueing about is what computing environment
    is better which is most important thing.

  14. #29
    Disagreeably Disagreeable
    Join Date
    Aug 2001
    Posts
    711
    We all know that DJGPP is the best one!!!

    But seriously, it's the only compiler that even comes close to what I need right now. For DOS programs, I use Borland C, and for Windows progs, I turn to VC++...

    I'm growing more fond of DJGPP everyday, though

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