On 1/16/23 20:49, Michael Cronenworth wrote:
Hi,
Wine 8.0 is checking for support for the '-Wl,-WX' flag in LLVM and it is
showing as not supported in Rawhide (LLVM 15).
LLVM is used to cross-compile ARM 64-bit binaries of Wine.
Wine 7.22 configure check:
checking whether clang supports -target aarch64-windows -fuse-ld=lld
-Wl,-subsystem:console... yes
Wine 8.0 configure check:
checking whether clang supports -target aarch64-windows -fuse-ld=lld
-Wl,-subsystem:console -Wl,-WX... no
Is there anyone that might help me understand what that flag is and if it is
something we should support?
-WX means treat warnings as errors. It's possible the configure
check is failing for other reasons. Is that the first check run
with -target aarch64-windows? Do you have the full config.log?
-Tom
Thanks,
Michael
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue