Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: RedEagle on December 28, 2007, 08:06:29 pm
-
I have Comeau C/C++ with a VC++ back-end. How can I set up Code::Blocks to work with it instead of any of the default compilers?
-
FYI:
I looked at the below URL and the problem is too complex for me; but, I think knowing which VC++ is being used may help someone else to answer the question.
http://www.comeaucomputing.com/4.0/docs/userman/options.html
-
It might. The back end is VC++ 8. That corresponds to the Visual C++ 2005/2008 compiler plugin default. But I think that calling Comeau is different enough that this problem might be approached as trying to use a completely different compiler when a plugin doesn't exist for it.