[Bug bootstrap/49681] 4.6.1 cross-build fails in libquadmath/libiberty
mikpe at it dot uu.se
gcc-bugzilla@gcc.gnu.org
Sun Jul 31 09:07:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49681
--- Comment #2 from Mikael Pettersson <mikpe at it dot uu.se> 2011-07-31 09:07:03 UTC ---
Not a GCC bug.
Either configure with --disable-libquadmath, or install target headers and
libraries. Your configure step obviously already knows about having to disable
various extras when headers are absent, but it hasn't been taught about
libquadmath.
I have no problem building a 4.6.1 cross to mips-linux, with or without target
headers pre-installed.
More information about the Gcc-bugs
mailing list