On Dec 31, 2007 2:13 AM, Joshua Shriver wrote: > Is there a GPL/free/open source C compiler for linux for PIC's? > I've heard MPLAB has a free version for windows, but would like to use > C for some PIC programming. > Not that I'm against assembly, but some beefier code I'd like to do in C. > SDCC is the one if you insist on GPL or Open Source. It is still not that mature for the for PIC12/16/18 even though it is quite good for 8051. SDCC: http://sdcc.sourceforge.net/ If not, go for the free MPLAB C18 student version and PIC18F. It has no code size limit and is well supported. MPLAB: http://www.microchip.com/mplab C18: http://www.microchip.com/c18 C18 forum: http://forum.microchip.com/tt.aspx?forumid=3 Xiaofan -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist