Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: Zingam on September 10, 2006, 12:09:33 am

Title: What is necessary to add a new compiler?
Post by: Zingam 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/
Title: Re: What is necessary to add a new compiler?
Post by: Pecan 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 (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 (http://www.google.com/search?hl=en&lr=&q=site%3Acodeblocks.org+compiler+support&btnG=Search)