Author Topic: vbcc support?  (Read 3526 times)

Offline tsm

  • Single posting newcomer
  • *
  • Posts: 7
vbcc support?
« on: March 08, 2009, 06:38:38 pm »
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?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: vbcc support?
« Reply #1 on: March 08, 2009, 09:32:27 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ