This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/37019] [4.2 Regression] Inconsistent gcc-4.2.3/libjava/configure uses "grep" and "egrep" and "grep -E" and "$EGGREP" but not ggrep -- sed also is trouble
- From: "rwild at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 4 Aug 2008 08:57:49 -0000
- Subject: [Bug libgcj/37019] [4.2 Regression] Inconsistent gcc-4.2.3/libjava/configure uses "grep" and "egrep" and "grep -E" and "$EGGREP" but not ggrep -- sed also is trouble
- References: <bug-37019-13830@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from rwild at gcc dot gnu dot org 2008-08-04 08:57 -------
I see the egrep issue.
Can you please specify for which grep and sed commands you see errors?
The assumption is that all systems do have sed and grep available, but
that the vendor versions of these tools have some quirks that make it
unsuitable for some (but not all) uses. Wrt. egrep and fgrep, there
are systems for which 'grep -E' and 'grep -F' have to be used.
If any of these assumptions are not valid, then I would like to know
details, so that the Autoconf manual can be updated to reflect this.
--
rwild at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rwild at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37019