This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc cross-compilation: file names problems


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)
> 

This isn't a Cygwin issue.  It is an issue with portability within the
glibc package.

> 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?
> 

Yes, and while you're at it, if at all possible, submit your changes to
the glibc maintainers.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]