public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
* Compile glibc with Mingw under windows
@ 2019-06-09 10:03 Zvi Vered
  2019-07-23 13:30 ` Florian Weimer
  0 siblings, 1 reply; 2+ messages in thread
From: Zvi Vered @ 2019-06-09 10:03 UTC (permalink / raw)
  To: libc-help

Hello,

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.

Thank you,
Zvika

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Compile glibc with Mingw under windows
  2019-06-09 10:03 Compile glibc with Mingw under windows Zvi Vered
@ 2019-07-23 13:30 ` Florian Weimer
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Weimer @ 2019-07-23 13:30 UTC (permalink / raw)
  To: Zvi Vered; +Cc: libc-help

* 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-23 13:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-09 10:03 Compile glibc with Mingw under windows Zvi Vered
2019-07-23 13:30 ` Florian Weimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).