On Mon, 26 Jun 2023, Steve Lhomme wrote:

This is also the order reported by dumpbin and nm.

Using sort -o windowsapp.mri windowsapp.mri and placing back the mri
commands in their place.

No functional changes.
---
mingw-w64-crt/Makefile.am               | 118 ++++++++++++------------
mingw-w64-crt/lib-common/windowsapp.mri | 114 +++++++++++------------
2 files changed, 117 insertions(+), 115 deletions(-)

The numbers don't add up here - there's 2 more insertions than deletions.

I tried to recreate the end result by sorting the lines myself, and I concluded that your patch actually adds two new dependencies, libapi-ms-win-core-version-l1-1-1.a and libapi-ms-win-core-winrt-error-l1-1-0.a, which aren't listed in the .mri file.

I removed those and will push the patch in that form.

// Martin



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

Reply via email to