orms that give it
any meaning, are fairly harmless.
Yeah, I know you might map an extra .so unnecessarily.
- Jay
From: Assaf Gordon
Sent: Wednesday, August 4, 2021 9:29 PM
To: Jay K ; 49...@debbugs.gnu.org <49...@debbugs.gnu.org>
Cc: Larkin Nickle ; bug-gnulib
nk you,
- Jay
From: Bruno Haible
Sent: Tuesday, June 29, 2021 3:04 PM
To: bug-gnulib@gnu.org
Cc: Jay K ; Larkin Nickle
Subject: Re: getprocname Tru64
Jay K wrote:
> I see I lost the race here, but here is my rendition of getprogname for
> Tru64, much more efficient.
>
> &g
I see I lost the race here, but here is my rendition of getprogname for Tru64,
much more efficient.
> diff -c getprogname.c.orig getprogname.c
*** getprogname.c.orig Tue Jun 29 03:46:44 2021
--- getprogname.c Tue Jun 29 03:48:55 2021
***
*** 283,288
--- 283,291
I'm building GNU tar on Tru64.
> uname -srm
OSF1 V5.1 alpha
The operator -ot causes errors.
Can you state this stuff more portability?
I'm doing this, which I realize is the wrong file, at least, and maybe not
ideal otherwise,
otherwise you would not be using -ot:
> diff Makefile.in.orig Mak