On Fri, 29 Sep 2023, Steve Lhomme wrote:

For the record, I some scripts to generate/update the files. Mostly using the "dumpbin /linkmember" results to generate them and check the changes depending on the Windows SDK version for each official Windows 10/11 builds.

Yeah, I think I've got a script that does something similar to that as well.

My main issue was that there was so many changes in the same patch making it hard to get an overview. As mentioned, there are many minor details that easily drown in the patches, like removal of RtlVirtualUnwind from lib-common, even if it does exist on x64 (but not x86).

Anyway, Mark's patches reach essentially the same state as your patches, except for removals of symbols and def files. If those removals are important for your setup, let's handle them as separate patches later.

// Martin



_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to