Ok... I just got today another mail saying that ERIKA was failing to compile on PIC30 GCC 3.11.
The reason for the failure seems to be that the new PIC30 GCC has a set of different directories for the include files. It's the second time they changed it in less than 1 year

the situation is the following:
- I currently have no problems in compiling with version 3.02
- on my machine the files are under C:Program FilesMicrochipMPLAB C30supporth*
- version 3.1x changed the location, making the makefile fail the compilation
Solutions:
- downgrade to PIC30 3.02 for now
- we are going to change the makefiles ASAP; we will probably release a patch soon, that will be included under EE 1.5.0, planned to be released soon.
Sorry again for that, but it is difficult to cope beforehand with changing directories in the compilers...
PJ