www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Sun, 21 Jan 2001 13:20:47 -0500 |
From: | Christopher Faylor <cgf AT redhat DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Windows-based 'g++' finishes AFTER 'make' thinks so? |
Message-ID: | <20010121132047.A28925@redhat.com> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <Pine DOT LNX DOT 4 DOT 21 DOT 0101211430540 DOT 12433-100000 AT felix DOT intertex DOT se> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.3.11i |
In-Reply-To: | <Pine.LNX.4.21.0101211430540.12433-100000@felix.intertex.se>; from henrik.bergstrom@intertex.se on Sun, Jan 21, 2001 at 02:31:23PM +0100 |
On Sun, Jan 21, 2001 at 02:31:23PM +0100, Henrik Bergstrom wrote: >Dear CygWin users, > >I am having a problem with CygWin 1.1 under Win NT4 SP5. I am using GNU >'make' v3.79 distributed with CygWin to compile C++ files. The C++ >compiler is a Windows version of GNU 'gcc' (cygnus-2.7.2-960126 >egcs-971225 tornado 2.0), i.e. not the one distributed with CygWin. > >The problem is that 'make' thinks that 'gcc' has finished eventhough it >hasn't. This leads to that 'make' tries to use the output file from >'gcc' before it actually exists! If I insert a 'sleep 4' between 'gcc' >and the next command everything works much better, but becomes horribly >slow due to all the delays. > >To me this sounds like some kind of "threading problem", but I have no >idea how to resolve it. I would really appreciate if someone here could >help me find a solution. Since you are using non-standard components the only solution is for you to debug the problem. Sorry. I don't think that anyone wants to download your installation and figure out what is going wrong. cgf -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |