Subject: Re: let libtool use ${AWK}
To: None <tech-pkg@netbsd.org>
From: Jan Schaumann <jschauma@netmeister.org>
List: tech-pkg
Date: 09/06/2004 15:23:37
--OROCMA9jn6tkzFBc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
"Johnny C. Lam" <jlam@NetBSD.org> wrote:
> On Mon, Sep 06, 2004 at 01:39:34PM -0400, Jan Schaumann wrote:
> >=20
> > libtool uses 'awk', but under certain circumstances, the system provided
> > 'awk' is not good enough (I noticed that when compiling gtk2 with gcc on
> > an IRIX system). I think it should use '${AWK}' as set by the OPSYS.
>=20
> Why isn't the system awk good enough? Does libtool use some GNU awk
> constructs? Perhaps we can patch around those.
Well, it seems like a line-length limitation. The awk command is the
most simple possible (awk { print $1 }) but apparently in this one
instance it failed (``Input record too long''). gawk could handle it.
*shrug*
-Jan
--=20
Fate, it seems, is not without a sense of irony.
--OROCMA9jn6tkzFBc
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (NetBSD)
iD8DBQFBPLk5fFtkr68iakwRAqVZAJ0aJRvoEqffoOFQw3lWPs8P+IsIrwCgx3ME
CXTbd6b70xWivX+SYok8NI8=
=BPlQ
-----END PGP SIGNATURE-----
--OROCMA9jn6tkzFBc--