Visual Studio IDE

Submitted by costa
on January 19, 2006 - 5:37am

Is it possible to integrate GCC with Visual Studio IDE?

Yes.

Anonymous (not verified)
on
January 19, 2006 - 12:27pm

google sez: http://sources.redhat.com/ml/crossgcc/2001-05/msg00057.html

I've not actually followed the instructions.

yes if windows

Anonymous (not verified)
on
January 20, 2006 - 1:01pm

yes if windows

Fire up eclipse and install CDT

on
January 21, 2006 - 11:55am

It's not Visual Studio but it's similar

Useless operation

jerem (not verified)
on
January 21, 2006 - 3:14pm

VC++ is known to be the better compiler for Windows. It is very optimized for that platform, although not as standard-compliant as GCC.

To me, you're trying to do something useless.

GCC ported to Windows is good to program on that platform without having to pay for an expensive IDE, but if you have it already, use it as it is provided, since an IDE is meant to be INTEGRATED to be 100% efficient.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.