Re: m4 on native Windows

2021-06-09 Thread Bruno Haible
> > I'm still trying to figure out how the names differ. Can you confirm > > what is output by: > > src/m4 --help | head -n1 > > It is: > Usage: C:\cygwin64\home\bruno\m4-2021-05-13\build-mingw64\src\m4.exe > [OPTION]... [FILE]... In fact, it depends on the program that invokes src/m4. The an

Re: m4 on native Windows

2021-06-05 Thread Bruno Haible
Hi Eric, > > > +++ m4-tmp.432/m4-err 2021-05-14 02:31:09.296595600 +0200 > > > @@ -1,2 +1,2 @@ > > > -C:\cygwin64\home\bruno\m4-2021-05-13\build-mingw64\src\m4.exe:stdin:1: > > > Warning: too few arguments to builtin `index' > > > -C:\cygwin64\home\bruno\m4-2021-05-13\build-mingw64\src\m4.exe

Re: m4 on native Windows

2021-05-28 Thread Eric Blake
On Wed, May 26, 2021 at 08:52:51AM -0500, Eric Blake wrote: > > +++ m4-tmp.432/m4-err 2021-05-14 02:31:09.296595600 +0200 > > @@ -1,2 +1,2 @@ > > -C:\cygwin64\home\bruno\m4-2021-05-13\build-mingw64\src\m4.exe:stdin:1: > > Warning: too few arguments to builtin `index' > > -C:\cygwin64\home\br

Re: m4 on native Windows

2021-05-26 Thread Eric Blake
On Fri, May 14, 2021 at 12:58:18PM +0200, Bruno Haible wrote: > Compiling a recent m4 snapshot on native Windows: > - The "make" step works fine. > - The "make check" step fails. Find attached the log. > > Essentially, there are failures around syscmd, and error messages display > the absolute