This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/9863] [3.4 Regression] Absence of awk isn't properly diagnosed at configure time
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Oct 2003 09:58:54 -0000
- Subject: [Bug bootstrap/9863] [3.4 Regression] Absence of awk isn't properly diagnosed at configure time
- References: <20030226142600.9863.hp@axis.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9863
neroden at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From neroden at gcc dot gnu dot org 2003-10-31 09:58 -------
I believe this is fixed by my recent commit. Confirmation welcome. :-)
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-10-31 09:58 -------
Subject: Bug 9863
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: neroden@gcc.gnu.org 2003-10-31 09:58:47
Modified files:
gcc : ChangeLog configure configure.in
Log message:
PR bootstrap/9863
* configure.in: Bail out if awk is missing.
* configure: Regenerate.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1614&r2=2.1615
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.diff?cvsroot=gcc&r1=1.768&r2=1.769
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.in.diff?cvsroot=gcc&r1=1.748&r2=1.749