Exempelvis från <http://www.voti.nl/picfaq/index_1.html>:
Är det någon begränsning nånstans, eller är det helt enkelt för att ingen orkat ta tag i det? Eller vad är anledningen? Jag menar, gcc klarar ju till och med att spotta ut kod till Z80 så det kan ju knappast vara någon sorts begränsning i gcc.20. Where can I get a GCC for PICs?
There is no GCC port for PICs, and it is not likely that one will
ever exist. The assumptions made by GCC about the target CPU
architecture are reasonable for almost all CPU's that can be found
in the world (including AVR, 8051 and 68HC microcontrollers), but
definitely not for PICs.
EDIT: rubrik