[ccache] --coverage and multiple -arch flags

Mingus, Brian bmingus at rosettastone.com
Wed Sep 11 01:39:46 CEST 2013


Does anyone know why --coverage isn't supported?

Compiler option --coverage is unsupported
Failed; falling back to running the real compiler

Additionally, multiple -arch flags are not supported. The source code says
it would be too complicated. Isn't the resulting object file just a fat
binary? Why not stick that in the cache?

Thanks for any feedback,

Brian


More information about the ccache mailing list