delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <003401bf07ac$2ff7c6c0$1700a8c0@laser> |
From: | "Jorgo Bakker" <jorgo AT casema DOT net> |
To: | "Cygnus Mailing List" <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Re: B20.1: windows reports illegal instruction, when using many arguments |
Date: | Sun, 26 Sep 1999 01:17:49 +0200 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 4.72.3110.5 |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3110.3 |
>Jorgo, > >Please don't send HTML to this list. > >Thanks, >David > Sorry about that! Here is the original message (hopefully not in html this time), as I am still having trouble with it: Hi All, Running the script below gives a window message "illegal instruction...restart computer", if too many characters are on the command line. BASH.EXE-2.02$ ./run_ 998 trying length= 9980 BASH.EXE-2.02$ ./run__ 998 trying length= 9980 BASH.EXE-2.02$ Is the problem above a general one, or specific to my computer set-up? Problem created using CygWin32 with the gcc-2.95 release installed on a Win98 platform. Note that this gives problems when porting code. Makefiles may have a 'rm -rf $(OBJECTS)'. Of course it is possible to split the list of $(OBJECTS) up into smaller pieces (which I am doing right now), but I would like to minimize modifications. Jorgo -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |