bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

awk on arm


From: Ryan
Subject: awk on arm
Date: Thu, 28 Oct 2004 13:03:18 -0600
User-agent: Mutt/1.4.1i

Hello,
  I have cross compiled awk 3.1.0 (tried 3.1.4 also) for use on an ARM board.

When I do something very simple:  awk -F: '{print $1}' /proc/cpuinfo

The entire file is displayed on the screen, instead of what I am awk'ing.

I have applied a "strlen" patch to glibc and that does not seem to have helped.

I am using GCC 3.2.3 and GLIBC 2.3.2

Not sure if this is a bug, or I'm doing something wrong, or I don't have enough
patches installed.

Any help is appreciated.

-Ryan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]