Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <80575AFA5F0DD31197CE00805F650D7602D076@wilber.adroit.com> From: "Robinow, David" To: "'Claus-Thomas Buhl'" , cygwin AT cygwin DOT com Subject: RE: 1.3.5: awk crashes in Windows 2000 cmd Date: Tue, 27 Nov 2001 09:55:35 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" 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 AT h-e-i DOT 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/