compile gcc 4.0.0 errer
when build gcc 4.0.0 with uClibc 0.9.27
I got a errer like this
checking for main in -lm... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.
make: *** [configure-target-libstdc++-v3] Error 1
I don't know what it is.
|