http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46720
Summary: [4.6 Regression] missing quadmath_weak.h with
--enable-maintainer-mode
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Keywords: build
Severity: normal
Priority: P3
Component: libfortran
AssignedTo: [email protected]
ReportedBy: [email protected]
Bootstrapping trunk as of 2010-11-29 failed with
In file included from ../../../../trunk/libgfortran/fmain.c:4:0:
../../../../trunk/libgfortran/libgfortran.h:52:29: schwerwiegender
Fehler: quadmath_weak.h: Datei oder Verzeichnis nicht gefunden
when configured with
../trunk/configure --enable-maintainer-mode --prefix=$HOME
--enable-languages=c,fortran --with-mpc=/usr/local/
The bootstrap worked all right without --enable-maintainer-mode.
See http://gcc.gnu.org/ml/fortran/2010-11/msg00401.html