Subject: Re: shared objects installed without execute permission bogus warning?
To: grant beattie <grant@NetBSD.org>
From: Todd Vierling <tv@duh.org>
List: tech-pkg
Date: 10/27/2004 09:50:12
On Wed, 27 Oct 2004, Todd Vierling wrote:
> > I don't know if test -h is supported on IRIX5,
BTW, I fixed it using test -h, which is supported on IRIX5. (In fact, test
-h is supported much further back than that. :)
While there, I also fixed a case where ldd could be run accidentally on
foreign binaries (where SHLIB_HANDLING is typically set to NO).
--
-- Todd Vierling <tv@duh.org> <tv@pobox.com>