www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-MimeOLE: | Produced By Microsoft Exchange V6.0.5762.3 |
content-class: | urn:content-classes:message |
MIME-Version: | 1.0 |
Subject: | gnu make and --win32 |
Date: | Mon, 29 Jul 2002 09:34:34 +0100 |
Message-ID: | <BDEE80CF66D0F84190A7F2CF826672C0094B6C@exmbx01livi.global.cadence.com> |
X-MS-Has-Attach: | |
X-MS-TNEF-Correlator: | |
From: | "Elias Biris" <ebiris AT cadence DOT com> |
To: | <cygwin AT cygwin DOT com> |
X-Received: | By mailgate2.Cadence.COM as BAA05855 at Mon Jul 29 01:34:41 2002 |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id g6T8Ywe18673 |
Hi all, I am trying to use cygwin gnu make for some win32 development. I have ran against a problem with the setting of the PATH prior to invoking an external command from within a Makefile action. It appears that even with the --win32 the following PATH=... some extra path ... ; ... system env path ... & set PATH causes the environment PATH to contain things like : /c/Program Files/Cadence Design Systems/LDV/tools/bin, i.e it turns the existing c:\Program Files\Cadence Design Systems\LDV\tools\bin into a cygwin equivalent. Subsequently the subshell command cannot find the external program that I am trying to invoke because the path is malformed. Oh, and I am trying to run all this from a normal 'DOS' shell on windows 2000 Pro. I thought that the --win32 uses a win32 subshell and that therefore no alteration (cygwin-izing) of the path would be done ... Can anyone explain this to me ? Kind regards Elias Biris, Cadence Design Systems Ltd, SOC Design Centre 1 The Alba Campus TEL: +44 (0)1506595036 Livingston, EH54 7HH FAX: +44 (0)1506595959 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |