Art Haas wrote:
My build this morning failed when libquadmath was being built. Things
failed when configuring in the 'amd64' subdirectory - the bits below
are taken from the 'config.log' in that directory:

There are two known problems:

a) libquadmath should - at least for now - only be build by default if the --enable-languages encompasses fortran

b) Building with a cross compiler is not supported by the libquadmath configure script

They are both the consequence of adding libquadmath and thus Fortran REAL(16) support for some of the 32-bit x86/x86-64/ia64 targets. However, breaking the build was not intended.

The two issues are tracked as http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46520

Sorry for the breakage; it should be fixed soon.

Tobias

Reply via email to