On 1/17/23 09:48, Michael Cronenworth wrote:
On 1/17/23 10:15 AM, Tom Stellard wrote:
It sounds like the option is not relevant for Windows. See
https://reviews.llvm.org/D116484
Thanks, Tom. Do you think modifying the wine configure to not use -Wl,WX is the
best option?
Yes, I think that
On 1/17/23 10:15 AM, Tom Stellard wrote:
It sounds like the option is not relevant for Windows. See
https://reviews.llvm.org/D116484
Thanks, Tom. Do you think modifying the wine configure to not use -Wl,WX is the best
option?
___
devel mailing lis
On 1/17/23 07:57, Tom Stellard wrote:
On 1/17/23 06:17, Michael Cronenworth wrote:
On 1/16/23 11:30 PM, Tom Stellard wrote:
-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 hav
On 1/17/23 06:17, Michael Cronenworth wrote:
On 1/16/23 11:30 PM, Tom Stellard wrote:
-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?
Yes. I do not
On 1/16/23 11:30 PM, Tom Stellard wrote:
-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?
Yes. I do not have the full log. This is from a Koji ARM bu
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 -tar
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,-subsys