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 14:31:23 +0100 (CET) |
From: | Henrik Bergstrom <henrik DOT bergstrom AT intertex DOT se> |
X-Sender: | henrik AT felix DOT intertex DOT se |
To: | cygwin AT sources DOT redhat DOT com |
Subject: | Windows-based 'g++' finishes AFTER 'make' thinks so? |
Message-ID: | <Pine.LNX.4.21.0101211430540.12433-100000@felix.intertex.se> |
MIME-Version: | 1.0 |
X-MIME-Autoconverted: | from QUOTED-PRINTABLE to 8bit by delorie.com id IAA27405 |
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. Best regards, Henrik Bergström - -- Henrik Bergstrom +46-8-628 28 28 henrik DOT bergstrom AT intertex DOT se Intertex Data AB (fax) 628 64 14 -- 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 |