[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/30171] Building gold fails under MinGW-W64/MSYS2 on Windows 10
From: |
jdx at o2 dot pl |
Subject: |
[Bug gold/30171] Building gold fails under MinGW-W64/MSYS2 on Windows 10 |
Date: |
Mon, 06 Mar 2023 11:08:34 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30171
--- Comment #4 from Jan Dubiec <jdx at o2 dot pl> ---
Created attachment 14734
--> https://sourceware.org/bugzilla/attachment.cgi?id=14734&action=edit
Preferred patch
This is my preferred patch. It uses load-time dynamic linking instead of
run-time dynamic linking, i.e. UuidCreate() is called directly. As a result,
built binaries will not run on some ancient versions of Windows.
--
You are receiving this mail because:
You are on the CC list for the bug.