Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Thu, 2 Nov 2000 19:46:05 -0500
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@sources.redhat.com
Subject: Re: BUG: cygwin-1.1.5-3 cannot call fl32 anymore...
Message-ID: <20001102194605.A17222@redhat.com>
Reply-To: cygwin@sources.redhat.com
Mail-Followup-To: cygwin@sources.redhat.com
References: <3A01481B.E429D7EA@cern.ch>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.6i
In-Reply-To: <3A01481B.E429D7EA@cern.ch>; from Fons.Rademakers@cern.ch on Thu, Nov 02, 2000 at 10:55:23AM +0000

On Thu, Nov 02, 2000 at 10:55:23AM +0000, Fons Rademakers wrote:
>In the atachment find the part of the trace where fl32 is invoked.
>It looks like the problem might be in spawn_guts(). If you need more
>trace let me know.

The strace indicates that the first argument is being properly quoted.
It's quoted because it is being run from a directory with a space in it.

It sounds like there is a bug in fl32.

I assume that you'd get the same error if you tried to run it from
the Start->Run menu.

>The trace for cl looks the same except that spawn_guts returns with res 0.

spawn_guts returning 0 would indicate an error.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

