报错如下:
tools/qlocale.cpp:59:22: fenv.h: No such file or directory
tools/qlocale.cpp: In function `char* qdtoa(double, int, int, int*, int*, char**, char**)':
tools/qlocale.cpp:5684: error: `fenv_t' was not declared in this scope
tools/qlocale.cpp:5684: error: expected `;' before "envp"
tools/qlocale.cpp:5685: error: `envp' was not declared in this scope
tools/qlocale.cpp:5685: error: `feholdexcept' was not declared in this scope
tools/qlocale.cpp:5702: error: `fesetenv' was not declared in this scope
tools/qlocale.cpp:5684: warning: unused variable 'fenv_t'
tools/qlocale.cpp:5685: warning: unused variable 'feholdexcept'
tools/qlocale.cpp:5702: warning: unused variable 'fesetenv'
gmake[2]: *** [.obj/release-shared-mt-emb-mips/qlocale.o] Error 1
gmake[2]: Leaving directory `/root/embed-browser/qt-embedded-free-3.3.8/src'
gmake[1]: *** [sub-src] Error 2
gmake[1]: Leaving directory `/root/embed-browser/qt-embedded-free-3.3.8'
gmake: *** [init] Error 2