News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

vbcc support?

Started by tsm, March 08, 2009, 06:38:38 PM

Previous topic - Next topic

tsm

Hi,

I'm using vbcc (http://www.compilers.de/vbcc.html) and would like to use it with Code::Blocks. Any chance for supporting it?

MortenMacFly

Quote from: tsm on March 08, 2009, 06:38:38 PM
vbcc [...] Any chance for supporting it?
It *looks* like this compiler is GCC interface compatible. In that case try making a copy of the GCC compiler an setup the toolchain executables accordingly.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]