Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
From: Joerg <sukubus@online.de>
Subject: make continues in background
Date: Sun, 10 Oct 2004 16:08:29 +0200
Lines: 23
Message-ID: <ateim0du58119ptqlqk7tg2elhp8uskm66@4ax.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Complaints-To: usenet@sea.gmane.org
X-Gmane-NNTP-Posting-Host: pd9ee0bc3.dip0.t-ipconnect.de
X-Newsreader: Forte Free Agent 2.0/32.652
X-IsSubscribed: yes

Hello everybody. 

I've got a problem with cygwin (DLL: v1.5.11) and Gnu Make v3.80 under
WinXP: When I start Make to compile a huge projekt  (with recursive
calls to Make), Make suddenly returns to the cygwin prompt but
continues to run as background job and I still can see its output
(mixed with the cygwin prompt). This alone would not  bother me, but
this seems to happen even to the recursively called Makes. Result:
some parts get compiled before others (on which they depend).  => I
get an error. 

I looked at all Makefiles and there's nothing that could explain that
behavior. On Linux everything's ok. And before you ask: I even don't
send anything to background with '&'.  

Even a call to "make clean" shows the same behavior.

Any suggestions what's wrong?

Thanks, 
Joerg.




--
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/

