> > #if defined(_WIN32) || defined(_WIN64) Windows specifics > here #else .. > > #endif > Please don't forget about mingw32 :) It's also running on windows. So what's the general approach to this kind of pp magic? Is there some existing pp constant I could use? And BTW, is there some config file for Clang? Regards Hartmut