In your opinion what is the fastest c++ compiler? I have found the gnu's compiler on my schools linux machines tobe very fast but i personally prefer the windows enviroment, is there any fast compilers for windows , something faster then g++ and mingw?
sinrtb 0 Light Poster
Recommended Answers
Jump to PostFaster how? Compiles faster? Links faster? Generates faster machine code? You have to be more specific, and even then you'll probably get a bunch of people spouting benchmark nonsense. The best way to find out which compiler suits your needs is to test them all on the system in which …
Jump to Post>I was referring strictly to compile time.
Okay, but my recommendation still stands. Try out several compilers and see which one suits you best.
All 7 Replies
Narue 5,707 Bad Cop Team Colleague
Paul.Esson 53 Junior Poster
sinrtb 0 Light Poster
Narue 5,707 Bad Cop Team Colleague
Jimmeny -1 Newbie Poster
jaskij commented: let the bones rest -1
gerard4143 371 Nearly a Posting Maven
Jimmeny -1 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.