------- Comment #5 from pinskia at gcc dot gnu dot org  2009-01-13 00:45 -------
# Even if the default multilib is not a cross compilation,
# it may be that some of the other multilibs are.
if test $cross_compiling = no && test $multilib = yes \
   && test "x${with_multisubdir}" != x ; then
   cross_compiling=maybe
fi


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38804

Reply via email to