[Bf-committers] cmake parses compiler options incorrectly

Reuben Martin reuben.m at gmail.com
Tue Sep 7 04:10:00 CEST 2010


Since sometime within the past day or two, cmake has generated make files that are not correctly parsing the compiler options info a functional shell script.


[  0%] Building CXX object intern/audaspace/CMakeFiles/bf_intern_audaspace.dir/intern/AUD_Mixer.cpp.o
c++: no input files                                                                                                                                                       
/bin/sh: -fopenmp: command not found
make[2]: *** [intern/audaspace/CMakeFiles/bf_intern_audaspace.dir/intern/AUD_Mixer.cpp.o] Error 127
make[1]: *** [intern/audaspace/CMakeFiles/bf_intern_audaspace.dir/all] Error 2
make: *** [all] Error 2

-Reuben


More information about the Bf-committers mailing list