Re: MinGW runtime with mkstemp fixed?
Keith Marshall <[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.user |
|---|---|
| Organization | MinGW.org Project |
| Message-ID | <[email protected]> |
On 22/01/19 03:35, Eli Zaretskii wrote: >> From: Keith Marshall >> Date: Mon, 21 Jan 2019 23:14:31 +0000 >> >> On 21/01/19 17:04, Eli Zaretskii wrote: >>> Would it be possible to upload a new version of the MinGW runtime >>> with the mkstemp function fixed? >> >> I've been assembling the distribution today. I hope to complete, and >> publish it tomorrow, or Wednesday. The git repository is up to date, and tagged as published at v5.2.1. The packages are available here: https://osdn.net/projects/mingw/releases/p15587 >> Support for installing via mingw-get may take a day, or two, >> longer. This is still pending. > > Thank you, looking forward to it. You're welcome. One difference from earlier releases, which you will quickly discover, is that you are now expected to provide your own $MINGW32_SYSROOT/include/features.h [1] An empty file will suffice, or you can copy the example from [2]: https://osdn.net/projects/mingw/releases/70547 [1] You probably will not have $MINGW32_SYSROOT defined; mingw-get does define it, when running Lua script hooks (and the script provided by [2] requires it), but for any other purpose, it represents the root of your MinGW installation tree. [2] mingw-get will automate the provision of [1], but I need to write the hook; this is why I need a bit longer to provide mingw-get support for this release. -- Regards, Keith. Public key available from keys.gnupg.net Key fingerprint: C19E C018 1547 DE50 E1D4 8F53 C0AD 36C6 347E 5A3F _______________________________________________ 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
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) iQIcBAEBAgAGBQJcRxT/AAoJEMCtNsY0flo/5TkP/3fADkjC3OC4P3eQ/s1RjVpQ 36cJ8+7CD/y/MSN4Aj+hVc2C9k8MZE2C9vwQtjR4shykututJk9oxcnESNtQihNc lrqcuXNA12ytvrXNaYjk7etyv8dd/JjpRa4Mu1iPJCvCR6+X33r6k1GCkP005w8b jXDjtVnYOBCenrUidD3fxPSvCUQ8VkERKfhKCvYT+tWLdyFTTRsAPfrb00pT+8IL mCF1p658bfwYkLuWxIJWmcldZZ5vqnh7vYNFktPunkBiKNbwPaXjwHDDcQ9lDIPp 0sTlaAKTAHXrZLJv0acRkU7+HUYjnhAAIM0dmcWzgGdZdrrbIpj4XE1xiZ1Ukqif EXGoxjk8VkmYRvgnc+SMvXL5T9Rpw4rvZLDnZQbf4po060YzBOUjHR/Ae0YU5Wsi Lw/1pYmfEL7VXoDvQMJKy7rStmSy6l3tuZ/FtM0e2p88cHIZezpXSr/fHdJpbSgL mBIBcfHHv+ntUnIb/kGT7Q+UhqXsZD4R8NP8rMlqTkOkTYoyCSCTktrPqpB13Kf+ Tgcs/ooi8EgrecdAQr3xmo60yTWGVzSPnYD0bhJrP4A3ZceDUNOkNGfDobEnyq1Q Q4vDYlgZIqV8XW8bOIJU/22HEecJ76ww+1oVqyhsb5Bi5Sb0md+Afpxayl6UoRCx 5pL0IMV4nVXtHXFc5rWT =4Kbt -----END PGP SIGNATURE-----