一个简单的helloword程序出现如下错误:
g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DQT_NO_DEBUG -DQT_SHARED -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/mkspecs/default -I. -I. -I/usr/lib/qt-3.3/include -o hello.o hello.cpp
hello.cpp:1: 错误:-mtune= 所带参数(generic)不正确
make: *** [hello.o] 错误 1
请问是怎么回事?
wangdu2002 于 2008-10-28 19:13:53发表:
兄弟,上QT中文论坛上请教,那里高手多.