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 |
content-class: | urn:content-classes:message |
Subject: | RE: glibc cross-compilation: file names problems |
MIME-Version: | 1.0 |
Date: | Fri, 2 Feb 2001 11:09:04 +1100 |
Message-ID: | <EA18B9FA0FE4194AA2B4CDB91F73C0EF02E163@itdomain002.itdomain.net.au> |
X-MimeOLE: | Produced By Microsoft Exchange V6.0.4417.0 |
Thread-Topic: | glibc cross-compilation: file names problems |
Thread-Index: | AcCMq8Y3iBcvAp32TlGYRQTp8XwOdQAADhPw |
From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
To: | "Fabrice Gautier" <gautier AT email DOT enst DOT fr>, <cygwin AT sources DOT redhat DOT com> |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id TAA20743 |
Cygwin depends on the windows file system interface, which is case preserving, as opposed to case sensitive. While you might be able to design a reversible name mangling system that cygwin could use, I doubt it would be a) very efficient or b) easy to implement without opening a can of worms. So you are correct the solution is to fix the glibc makefiles. Rob > -----Original Message----- > From: Fabrice Gautier [mailto:gautier AT email DOT enst DOT fr] > Sent: Friday, 2 February 2001 10:53 AM > To: cygwin AT sources DOT redhat DOT com > Subject: glibc cross-compilation: file names problems > > > 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. > > 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? > > (please note : i'm not trying to "port" glibc for cygwin, i'm > just trying > to cross compile it) > > Thanks > > -- > Fabrice Gautier <gautier AT email DOT enstfr> > > > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple > > -- 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 |