Re: [PATCH] gsed.cfg: Add check for gsed

2022-10-05 Thread Chris Johns
On 6/10/2022 5:29 am, Ryan Long wrote: > On 10/4/2022 4:31 PM, Chris Johns wrote: >> On 5/10/2022 12:52 am, Ryan Long wrote: >>> It looks like gcc checks for gsed if sed is not the GNU version. >> Thanks for checking this. >> >>> I've installed it on FreeBSD and MacOS. I had to install it via Homeb

Re: [PATCH] gsed.cfg: Add check for gsed

2022-10-05 Thread Ryan Long
On 10/4/2022 4:31 PM, Chris Johns wrote: On 5/10/2022 12:52 am, Ryan Long wrote: It looks like gcc checks for gsed if sed is not the GNU version. Thanks for checking this. I've installed it on FreeBSD and MacOS. I had to install it via Homebrew on MacOS, but that's because it fails to build

Re: [PATCH] gsed.cfg: Add check for gsed

2022-10-04 Thread Chris Johns
On 5/10/2022 12:52 am, Ryan Long wrote: > It looks like gcc checks for gsed if sed is not the GNU version. Thanks for checking this. > I've installed it on FreeBSD and MacOS. I had to install it via Homebrew on > MacOS, but that's because it fails to build gsed. Homebrew complicates your work. I

Re: [PATCH] gsed.cfg: Add check for gsed

2022-10-04 Thread Ryan Long
It looks like gcc checks for gsed if sed is not the GNU version. I've installed it on FreeBSD and MacOS. I had to install it via Homebrew on MacOS, but that's because it fails to build gsed. The error is "machine `arm64-apple' not recognized". So I added this check to get around that, and it

Re: [PATCH] gsed.cfg: Add check for gsed

2022-10-03 Thread Chris Johns
On 4/10/2022 2:52 am, Ryan Long wrote: > --- > bare/config/textproc/gsed.cfg | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/bare/config/textproc/gsed.cfg b/bare/config/textproc/gsed.cfg > index 8287c74..b4aaf4f 100644 > --- a/bare/config/textproc/gsed.cfg > +++ b/bare/co

[PATCH] gsed.cfg: Add check for gsed

2022-10-03 Thread Ryan Long
--- bare/config/textproc/gsed.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bare/config/textproc/gsed.cfg b/bare/config/textproc/gsed.cfg index 8287c74..b4aaf4f 100644 --- a/bare/config/textproc/gsed.cfg +++ b/bare/config/textproc/gsed.cfg @@ -2,7 +2,7 @@ # GNU sed has a