Sorry I did not fully understood what you mean...

With the old (version 1.00) there is no problem in compiling with RBC_INT interrupt. With 1.10 I get various errors like the ones posted.

Of course I made a mistake in interrupt selection. IOC_INT should be used and not RBC_INT.

With the old version 1.00, after compiling I get

ERROR: ("INT_Handler" - Interrupt Flag (INTCON,IOCIF ) not found.)

and

ERROR: ("INT_ENABLE" - Interrupt Flag (INTCON,IOCIF ) not found.)

Ioannis