> While trying to compile OpenCM, I saw that __unix__ was not defined during > compilation... This has been beaten to death, google the archives for tons of previous discussion on this. In short: any program relying on any particular meaning for __unix__ is broken - fix it. Martin