This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: porting gcc


Grégoire Dooms <dooms@student.info.ucl.ac.be> writes:

> I'd like to port gcc to the Microchip PIC 8 bit microcontroller familly.
> 
> I've read all the documentation (Passes, Machine Description, ...) and the 
> AVR (other 8bit uc) files (.md .c .h).

Probably better look to ip2k port it's more limited than AVR.

> 
> What should I do now? 
> Is it possible to incrementally write those files ?
> Is there a document explaining that process? 
> Who should I ask about a few not-understood stuff in the AVR files?

I'm an AVR port maintainer. I can answer your questions, but I havn't
free time. Also ip2k.


Denis.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]