Hi folks,

In case you want to cross compile with Clang, I have a handy CMake project here that builds the toolchain, toolchain cmake file, etc:
http://github.com/jwinarske/clang_toolchain

The README.md illustrates one example usage for AtomicPi.

Cheers,
Joel