Hi, I'm looking for an open source c++ compiler to embed into an ide project I'm working on. I'm using Visual C++ express 2008 and would like to know what you's recommend as I have heard of gcc and MinGW but don't know what is best and EASIEST as they can be so hard to understand.
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
Recommended Answers
Jump to PostHe said he want a open source compiler.
First of all, Congratulations for choosing Open Source.
G++ is accepted as the most widely used open source compiler. You can use it on M$ Windows too.
MinGW is just a port of G++ for M$ windows. Both are nearly same thing.
…
All 3 Replies

jencas
siddhant3s 1,429 Practically a Posting Shark
cwarn23 387 Occupation: Genius Team Colleague Featured 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.