Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 15 Sep 2005 00:30:41 +0200 (MET DST) From: Angelo Graziosi To: cygwin AT cygwin DOT com Subject: Re: testers needed prior to 1.5.19 release In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I have noted that testing several snapshots (20050906, 20050908, 20050909, 20050914) some simple application written in C++ does not work any more. For example: $ ./my_app.exe bash: ./my_app.exe: Argument list too long and my_app does not use any argument! I remember that there was a snapshot (< 20050906) in which the arguments length was truncated to 32K. Could be this the cause? I have noted similar error with application downloaded from internet and built for Cygwin. For ex. with: http://quatramaran.ens.fr/~coudert/gfortran/ gfortran-Cygwin-4.1-20050912-Athlon.tar.bz2: after installed it works with Cygwin 1.5.18-1 but not with the above snapshots: $ gfc TempConv.F90 gfc: error trying to exec '/usr/local/gfortran/bin/../libexec/gcc/i686-pc-cygwin /4.1.0/cc1.exe': execv: Argument list too long). Angelo. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/