Pelles C forum

C language => Beginner questions => Topic started by: brooksthermostat on June 13, 2009, 11:44:08 PM

Title: using a different compiler with the Pelles editor
Post by: brooksthermostat on June 13, 2009, 11:44:08 PM
Is there some way I can change the compiler and linker used with the Pelles Editor?

I wanted to use the editor with a micro controler compiler and linker.

bobbie
Title: Re: using a different compiler with the Pelles editor
Post by: AlexN on June 14, 2009, 12:26:51 PM
Quote from: brooksthermostat on June 13, 2009, 11:44:08 PM
Is there some way I can change the compiler and linker used with the Pelles Editor?

I wanted to use the editor with a micro controler compiler and linker.

bobbie
At that link (http://forum.pellesc.de/index.php?topic=482.0) you can find an example of a plugin to work with MS VC toolkit 2003.

Perhaps it may help you.  ;)