From: chenhl <chl...@gm...> - 2011-09-18 05:49:37
|
Hello all: I came across a problem when I was installing the newest MESA 3611.Here is the problem: cc -O3 -fno-common -no-cpp-precomp -fexceptions -c -I../klu_src ../klu_src/btf_order.c -o btf_order.o cc: error: unrecognized option ‘-no-cpp-precomp’ make: *** [btf_order.o] Error 1 /home/chenhl/mesa/mtx/make FAILED BTW: I use the gcc 4.6.0 on my fedora 15. Any opinions from the specialists? Chen |