ftp.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-apps-owner AT sourceware DOT cygnus DOT com |
List-Subscribe: | <mailto:cygwin-apps-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin-apps/> |
List-Post: | <mailto:cygwin-apps AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-apps-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/lists.html#faqs> |
Delivered-To: | mailing list cygwin-apps AT sources DOT redhat DOT com |
Date: | Sat, 3 Nov 2001 23:31:08 -0500 |
From: | Christopher Faylor <cgf AT redhat DOT com> |
To: | cygwin-apps AT cygwin DOT com |
Subject: | dlltool not make -j2 friendly? |
Message-ID: | <20011103233107.A5247@redhat.com> |
Reply-To: | cygwin-apps AT cygwin DOT com |
Mail-Followup-To: | cygwin-apps AT cygwin DOT com |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.3.21i |
Has anyone noticed that dlltool does not play well with make -jN? I was running multiple builds in the cygwin directory but was getting SEGVs from dlltool. The reason is that multiple runs of dlltool are creating temporary object and assembler files in the build directory with the same name, which causes all sorts of confusion. I don't see any obvious way to avoid this in the dlltool documentation. Is anyone aware of anything that I could do to alleviate this problem? cgf
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |