News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Code::Blocks with Comeau C/C++

Started by RedEagle, December 28, 2007, 08:06:29 PM

Previous topic - Next topic

RedEagle

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?

stahta01

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
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

RedEagle

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.