Skip navigation.

CCache is Busted!

Hey guys,

Apparently my ccache build has some issues. It's not even my fault I don't think, but the command line arguments are built up with malloc and memcpy and at some point it gets a bus error with memcpy (which drills down to some asm code in the mintlib of bcopy16). I don't know what is to blame just yet but just to let you know ccache won't work properly for builds with very long commandlines, freemint being one of them!