This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: My configuration problem
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Subject: Re: My configuration problem
- From: "Zack Weinberg" <zackw at stanford dot edu>
- Date: Thu, 15 Mar 2001 14:56:00 -0800
- Cc: gcc at gcc dot gnu dot org
- References: <10103152006.AA04307@vlsi1.ultra.nyu.edu>
On Thu, Mar 15, 2001 at 03:06:06PM -0500, Richard Kenner wrote:
> Apparently "grep" on my Alpha doesn't find strings in object files.
> I had to use "strings conftest.o | grep".
Please try the patch I posted last night for this issue.
http://gcc.gnu.org/ml/gcc-patches/2001-03/msg01032.html
zw