Hi

Can anyone help me with a Jam snippet which would allow me to:

- Detect whether ccache is available on the current system
- If available, build using ccache

Our system builds exclusively using gcc on linux, in case that is of any use

TIA
Steve