This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/19072] [4.0 Regression] --disable-static bootstrap failure
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Dec 2004 21:35:05 -0000
- Subject: [Bug bootstrap/19072] [4.0 Regression] --disable-static bootstrap failure
- References: <20041218213303.19072.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-18 21:35 -------
This is caused by:
2004-12-18 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.in (top_builddir): Set to `.'.
(OUTPUT_OPTION): Removed.
(LIBTOOL): New.
This is why we are in regression only mode, please revert this patch or fix the problem.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |hjl at lucon dot org
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19072