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
Subject: Re: newbie: Out of order execution in script
To: cygwin@cygwin.com
X-Mailer: Lotus Notes Release 5.0.1a (Intl) 17 August 1999
Message-ID: <OFA94E2947.FFB07222-ON852569A4.0054925E@gdls.com>
From: schwarza@gdls.com
Date: Mon, 27 Nov 2000 10:29:26 -0500
MIME-Version: 1.0
X-MIMETrack: Serialize by Router on STL01/SRV/LS/GDYN(Release 5.0.5 |September 22, 2000) at
 11/27/2000 10:29:26 AM,
	Itemize by SMTP Server on STLHUB/SRV/LS/GDYN(Release 5.0.5 |September 22, 2000) at
 11/27/2000 10:29:27 AM,
	Serialize by Router on STLHUB/SRV/LS/GDYN(Release 5.0.5 |September 22, 2000) at
 11/27/2000 10:29:28 AM,
	Serialize complete at 11/27/2000 10:29:28 AM
Content-type: text/plain; charset=us-ascii

Tried the following:

    ${importScript} ${importMain} ${tmp} &
    wait

with the same out-of-order execution results.

As a stop-gap measure, I put in a 10 s. wait
loop which seems to allow everything to catch
up. However, I interface with GNAT Ada (by ACT)
and get consistent INTERNAL ERRORS. And, as
before, this is a well-ordered and debugged
script which (nears' I c'n remember) worked
with cygwin-B20.1. If I can't fix or find the
problem, I think that I'm going back to the
tried and true B20.

Any ideas? I would like to be a contributor to
find and fix rather than just an ol' complainer.
(Willing to work for food.)

art




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

