Gawk error under Cygwin

Corinna Vinschen corinna-cygwin@cygwin.com
Thu Aug 18 13:21:00 GMT 2011


On Aug 18 15:00, DEWI - N. Zacharias wrote:
> 
> Hi all,
> 
> I encounter a strange behavior of gawk under cygwin:
> 
> Using
>  awk  -f somescript.awk
> 
> works fine except NaN handling which is switched on by --posix but
> 
> awk --posix  -f somescript.awk
> 
> produces an  error
> 
> awk somescript.awk:29: Fatal: Funktion 'systime' ist nicht definiert.
> (systime not defined)
> 
> What is going wrong here ??

Try `gawk --lint -f somescript.awk'


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list