This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: 1.3.5: awk crashes in Windows 2000 cmd


 This is expected behavior.  awk is a cygwin link to gawk.
Use gawk instead.
Or, use perl.
Or, use bash instead of cmd.
Or copy gawk.exe to awk.exe.

-----Original Message-----
From: Claus-Thomas Buhl [mailto:buhl@h-e-i.de]
Subject: 1.3.5: awk crashes in Windows 2000 cmd
I invoke cmd under Windows 2000 and I have D:\cygwin\bin in the PATH.
When I invoke awk, the NTVDM-CPU complains about an invalid instruction.
Invoking gawk directly works fine under cmd.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]