This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GCC building: Still libquadmath-related failures on bare irons?
- From: Tobias Burnus <burnus at net-b dot de>
- To: GCC Mailing List <gcc at gcc dot gnu dot org>
- Date: Fri, 10 Dec 2010 14:27:16 +0100
- Subject: GCC building: Still libquadmath-related failures on bare irons?
Hello,
given that the has been quite some libquadmath-related configure work:
Are there still build problems due to link tests if one cross-builds for
bare-iron targets? Or not? (Cf. PR 46520)
If so, I would start to tackle them next.
(As work around, one can now use --disable-libquadmath; however, I still
would prefer to fix it such that it works out of the box.)
Tobias