www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4A185B72.1000408@gmail.com> |
Date: | Sat, 23 May 2009 21:24:18 +0100 |
From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Static linking issue under cygwin. |
References: | <4f8dccd00905231221v2f82acb9rcf1ffa9f228650be AT mail DOT gmail DOT com> <4A184ED3 DOT 70504 AT aol DOT com> <4f8dccd00905231302kbcd4bd2v4111e3492824db13 AT mail DOT gmail DOT com> |
In-Reply-To: | <4f8dccd00905231302kbcd4bd2v4111e3492824db13@mail.gmail.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.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 |
Vladimir A. Petrov wrote: > By the way > why "Program Files" directory is worse than others if it easily can be > accessed by the fully qualified path? Try to say that it is strange > enough to the PostgreSQL guys, they are decided to put their libs > there, not I, I've just used default installetion paths. :-) There's nothing *intrinsically* worse about it, it's just a directory path like any other... except not quite like any other, because (on Linux anyway) it's actually pretty rare to have a space in a directory path, and lots and lots of scripts and utilities fall down badly when they try dealing with paths with embedded spaces because they subject them to unquoted shell handling, which treats the space as a word-separator. So, it's not "worse", but it is "unusual and therefore less well tested and therefore more prone to bugs". cheers, DaveK -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |