This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Compile glibc with Mingw under windows


* Zvi Vered:

> Can you please advise how can I compile glibc with Mingw under windows ?
>
> If you can provide prebuilt libraries (+ include files), this will be
> great.

You will have to build a cross-compiler for GNU/Linux (or GNU/Hurd)
first.  I don't think they exist prepackaged for Mingw.

Then you will need to change your file system so that it is
case-sensitive.

After that, it should be a standard glibc cross-compile.  But the
preliminary steps are quite a bit of work.  Are you sure you want to do
this?

Thanks,
Florian


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