Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: error 22 when I use gawk on cygwin Xfree 4.2 Date: Wed, 26 Feb 2003 10:49:03 +0100 Message-ID: <EE012FBB4150A841BBE9352A3EA64CAE08126D@parmhs2.rd.francetelecom.fr> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "DEMOTTIE Christophe DvSI/SIReS/GRE" <christophe DOT demottie AT rd DOT francetelecom DOT com> To: <cygwin AT cygwin DOT com> X-OriginalArrivalTime: 26 Feb 2003 09:49:05.0468 (UTC) FILETIME=[4CD7A7C0:01C2DD7C] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h1Q9nrv31161 Hello, I'm written a program with gawk on Cygwin on Windows 2000 computer. And I recently have an error : ./myProgram.sh: gawk: error 22 After a long search, I found why gawk doesn't work. I have too many characters or line in my gawk program. my gawk program has 702 lines. With 30511 characters, it works. With 30512 characters, it produces this error 22. I'm trying my program on HP computer with HPUX, and there isn't any problem. I work with Cygwin 4.2. The gawk programm have this characteristic : -rwxr-xr-x 1 Admin Aucun 169984 Jun 24 2000 /usr/bin/gawk the uname command tell this information : $ uname -a CYGWIN_NT-5.0 myComputer 1.3.12(0.54/3/2) 2002-07-06 02:16 i686 unknown I don't find any option to increase the size. So, for the moment, I continue on HP computer. Have a good day. -- 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/