bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] Inconsistent External Command Spawning


From: David Millis
Subject: Re: [bug-gawk] Inconsistent External Command Spawning
Date: Sat, 22 Jun 2013 22:18:31 -0700 (PDT)

I just stumbled through compiling the canonical source myself...
http://ftp.gnu.org/gnu/gawk/gawk-4.1.0.tar.gz


*Copied all but ChangeLog, ChangeLog.0 and awklib from /pc/ to the root of the 
source folder.*
SET PATH=D:\Apps\Dev-Cpp\bin;%PATH%

mingw32-make.exe mingw32

*success*

- - -
G:\gawk-4.1.0>.\gawk.exe -f g:\.txt
System
xx

Pipe
x%1x
- - -
The same inconsistency. : /


David




reply via email to

[Prev in Thread] Current Thread [Next in Thread]