To package the compiler for Arduino 1.6.6 consumption, a checksum is needed on the compiler. While chipKIT-core can build this checksum every time the core is built, the best thing would be for the compiler build process to include the creation of this checksum.
See chipKIT32/chipKIT-core#108