GCC with MCVC IDE
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Is it possible to run GCC within Microsoft's IDE (6 or .NET, it doesn't matter which), I just want to test some template code. I know that it is possible because comeau and the intel compiler do it, but has anyone seen it for GCC. :cool: thanks
-
Is it possible to run GCC within Microsoft's IDE (6 or .NET, it doesn't matter which), I just want to test some template code. I know that it is possible because comeau and the intel compiler do it, but has anyone seen it for GCC. :cool: thanks
Try the following links. :) http://sources.redhat.com/ml/crossgcc/2001-05/msg00046.html http://www.cygwin.com/ml/crossgcc/2001-09/msg00069.html -Tareq