Re: (no subject)

Eli Zaretskii <eliz-mXXj517/[email protected]>
Newsgroups gmane.comp.gnu.mingw.user
Message-ID <[email protected]>
> From: Zvi Vered <[email protected]>
> Date: Sun, 9 Jun 2019 12:39:44 +0300
> 
> Can you please provide the steps required to create glibc binaries with Mingw ?

I don't think you can build glibc that targets Windows, there are too
much OS-specific low-level stuff that will not work on Windows.

> I found the following link:
> http://www.mingw.org/wiki/Bootstrapping_GLIB_with_MinGW 

This is Glib, not glibc.  An entirely different beast.  It _can_ be
built for Windows.

> But I did not understand it.
> 
> * cd /path/to/libffi/source
> * mkdir bld
> * cd bld
> * ../configure --prefix=/mingw
> * make && make install
> 
> How can I launch "configure" under windows ?

You need to install MSYS and related tools, then you can run the
configure script on Windows.

> If you know where can I get prebuilt glibc for windows, this will be great. 

If you mean Glib, you can find one here:

  https://sourceforge.net/projects/ezwinports/files/

What you have there is somewhat old (6 years ago), I don't know if
it's good enough for what you need.

_______________________________________________
MinGW-Users mailing list
[email protected]

This list observes the Etiquette found at
http://www.mingw.org/Mailing_Lists.
We ask that you be polite and do the same.  Disregard for the list etiquette may cause your account to be moderated.

_______________________________________________
You may change your MinGW Account Options or unsubscribe at:
https://lists.osdn.me/mailman/listinfo/mingw-users
Also: mailto:[email protected]?subject=unsubscribe
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.