martin krastev kirjoitti 1.8.2018 klo 1.29:
Hi YunQiang, Nope, I haven't passed to the config anything beyond what I already posted in the original post. I'll drop --with-float=hard next and see what happens, as a shot in the dark.
libtool: compile: /home/gru/proj/gcc_build/./gcc/xgcc -shared-libgcc -B/home/gru/proj/gcc_build/./gcc -nostdinc++ -L/home/gru/proj/gcc_build/mipsel-linux-gnu/libstdc++-v3/src -L/home/gru/proj/gcc_build/mipsel-linux-gnu/libstdc++-v3/src/.libs
When the current native GCC ("gcc") in the system works, it would be wise to look at how it was configured. What special options ('-mcpu=', '-march=' etc) was used when
it was configured. Then try them first if possible.