1 By John Steele Scott, 15/12/2006
2 Change the location of the resource file.
4 --- ./gcc/config/pic30/pic30.h.orig 2009-02-01 09:14:20.000000000 +0100
5 +++ ./gcc/config/pic30/pic30.h 2009-02-01 09:34:31.000000000 +0100
8 #define ASM_SPEC "%{!.s:%{!.S:--relax}} %{mcpu=*:-p%*}"
10 -#define CC1_SPEC "-mresource=%I-../../c30_device.info"
11 +#define CC1_SPEC "-mresource=/usr/pic30/c30_device.info"
13 #define LINK_SPEC "%{mcpu=*:-p%*}"