Author Topic: What is necessary to add a new compiler?  (Read 6043 times)

Offline Zingam

  • Multiple posting newcomer
  • *
  • Posts: 74
What is necessary to add a new compiler?
« on: September 10, 2006, 12:09:33 am »
Perhaps it has been asked before but I'm asking here again:

Is it difficult to add a new compiler support? How much knowledge about C::B API and internals is needed?

I have in mind the port of GCC and GDB for the TI MSP430 family. http://mspgcc.sourceforge.net/

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: What is necessary to add a new compiler?
« Reply #1 on: September 10, 2006, 04:11:08 am »
Look at the following wiki articles. Search for "Installing xxx Compiler"
 where xxx is all sorts of compiler names.

http://wiki.codeblocks.org/index.php?title=Special:Allpages

Also, Google produces many pertinent results:

http://www.google.com/search?hl=en&lr=&q=site%3Acodeblocks.org+compiler+support&btnG=Search
« Last Edit: September 10, 2006, 01:21:51 pm by Pecan »