[Mingw-users] MinGW runtime with mkstemp fixed?

Back to archive index
Keith Marshall keith****@users*****
Tue Jan 22 22:05:03 JST 2019


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 publi****@v5*****.
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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <https://lists.osdn.me/mailman/archives/mingw-users/attachments/20190122/77cb5db7/attachment.sig>


More information about the MinGW-Users mailing list
Back to archive index