| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-3.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,SPF_HELO_PASS,T_RP_MATCHES_RCVD |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Andrew DeFaria <Andrew AT DeFaria DOT com> |
| Subject: | Re: Cygwin fresh install imports Windows PATH which includes spaces causing errors |
| Date: | Tue, 24 Jul 2012 17:47:32 -0700 |
| Lines: | 29 |
| Message-ID: | <junfn4$spn$1@dough.gmane.org> |
| References: | <BLU0-SMTP306681C203762B2074C0748CEDC0 AT phx DOT gbl> <20120724155038 DOT GD5572 AT ednor DOT casa DOT cgf DOT cx> <BLU0-SMTP184CD1D0A81E3DA2FFD5908CEDC0 AT phx DOT gbl> <20120724160827 DOT GA6098 AT ednor DOT casa DOT cgf DOT cx> <BLU0-SMTP360190BC5DB57A49B8625CBCEDC0 AT phx DOT gbl> |
| Mime-Version: | 1.0 |
| User-Agent: | Mozilla/5.0 (Windows NT 6.1; rv:14.0) Gecko/20120713 Thunderbird/14.0 |
| In-Reply-To: | <BLU0-SMTP360190BC5DB57A49B8625CBCEDC0@phx.gbl> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
On 7/24/2012 1:35 PM, Aaron Schneider wrote:
> On 24/07/2012 18:08, Christopher Faylor wrote:
> >
>> You must be running a non-cygwin make.
>>
>> That said, however, make does not deal well with spaces in file
>> specifications. If something is actually parsing a PATH environment
>> variable then it could cause problems.
>>
>
> You're right, I know what caused the problem, a window's system path
> (not user's path) that includes the make.exe
>
> c:\Program Files (x86)\Common Files\Symbian\tools\make.exe
>
> Since there wasn't /usr/local/bin/make or /usr/bin/make just searched
> on paths imported from windows.
There'd be a /bin/make if you installed it...
$ which make
/bin/make
IMHO it's always better to go with a Cygwin way of doing things instead
of installing some Unix/Linux thing through some Windows port like this
Symbian\tools thing...
--
Andrew DeFaria <http://defaria.com>
Some people just don't know how to drive, I call these people "Everybody
But Me."
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |