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 |
X-Authentication-Warning: | hp2.xraylith.wisc.edu: khan owned process doing -bs |
Date: | Thu, 1 Feb 2001 18:25:55 -0600 (CST) |
From: | Mumit Khan <khan AT NanoTech DOT Wisc DOT EDU> |
Reply-To: | Mumit Khan <khan AT NanoTech DOT Wisc DOT EDU> |
To: | Fabrice Gautier <gautier AT email DOT enst DOT fr> |
cc: | cygwin AT sources DOT redhat DOT com |
Subject: | Re: glibc cross-compilation: file names problems |
In-Reply-To: | <20010202004359.4526.GAUTIER@email.enst.fr> |
Message-ID: | <Pine.HPP.3.96.1010201182153.13207B-100000@hp2.xraylith.wisc.edu> |
MIME-Version: | 1.0 |
On Fri, 2 Feb 2001, Fabrice Gautier wrote: > Hi, > > I've tried to cross compile glibc from cygwin but I ran into some errors. > > i've trackeed the error done to a file name problem: > Glibc uses *.oS and *.os temporary files during the build (for 's'hared > and 'S'tatic objects) > > But with cygwin this files are the same, so things are not going well. Cygwin uses Windows file systems provided with the Win32 subsystem, and has to live within the limitation. Only the POSIX subsystem supports true case insensitive file system, but Cygwin doesn't use the POSIX subsystem. > I think the only solution is to change glibc makefiles, but is this a > "classic" problem that people run into when trying to port programs to > cygwin? Is there eventually a way to force Windows to accept two > filename identical except for the case? It's not a "classic" problem, it's simply an issue with a few packages, and something that can be remedied easily if the respective maintainer chooses to do so. With that in mind, the issue becomes rather off-topic for Cygwin. Regards, Mumit -- 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 |