Hi Mike, > Avoid -O3 on Darwin for now. is this really a Darwin issue? If it's not clear, how about using -O2 on all platforms? People using FC8 have regularly been reporting miscompilations of llvm-2.5 when building with optimization for example. So perhaps this is a more general problem. Ciao, Duncan.