This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: UPDATE: grep problem
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Terry L Moore <tmoore at redwood dot rsc dot raytheon dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 29 Jun 2004 17:46:58 +0200
- Subject: Re: UPDATE: grep problem
- References: <200406291418.i5TEIhbF002595@redwood.rsc.raytheon.com>
> I am at a loss on how to continue. Can someone suggest where to look
> next?
Not sure whether this can make a difference, but I don't see "/usr/bin/grep"
in the Java makefiles, only bare "grep"s (this is on Solaris 9):
poog% grep "grep" Makefile
-version-info `grep -v '^\#' $(srcdir)/libtool-version`
-version-info `grep -v '^\#' $(srcdir)/libtool-version`
-version-info `grep -v '^\#' $(srcdir)/libtool-version`
-version-info `grep -v '^\#' $(srcdir)/libtool-version`
-version-info `grep -v '^\#' $(srcdir)/libtool-version`
--
Eric Botcazou