This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: My configuration problem
- To: zackw at stanford dot edu
- Subject: Re: My configuration problem
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Thu, 15 Mar 01 20:51:14 EST
- Cc: gcc at gcc dot gnu dot org
Please try the patch I posted last night for this issue.
http://gcc.gnu.org/ml/gcc-patches/2001-03/msg01032.html
I have no easy way of applying patches that are on web pages, but I can
say that egrep and grep seem to do the same thing for me: I need to use
"strings" in both cases. So I strongly doubt this would help me.
Both egrep and grep are meant to work on text files, not binary files, so
no using strings first seems quite dubious to me.