This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/17490] Bootstrap fails when building libgfortran
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Sep 2004 15:06:44 -0000
- Subject: [Bug libfortran/17490] Bootstrap fails when building libgfortran
- References: <20040915003119.17490.aaronavay62@aaronwl.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tobi at gcc dot gnu dot org 2004-09-26 15:06 -------
--enable-maintainer-mode is at fault here. You shouldn't be using it for
building the compiler (this is true for libgfortran, I don't know about other
parts of the compiler). The issues with enable-maintainer-mode and libgfortran
are already PR15160.
*** This bug has been marked as a duplicate of 15160 ***
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |tobi at gcc dot gnu dot org
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17490