Open Akaricchi opened 2 months ago
Forgot to mention that I used the --host-clang
option.
Forgot to mention that I used the
--host-clang
option.
Thanks, that's a pretty vital clue here.
I don't have any installs of openSUSE readily available for testing and looking into this... We have Dockerfile.system-clang
for testing installs with --host-clang
, based on Ubuntu, and there, the builds succeed.
Are you able to modify that file to make it use an openSUSE base image, and see if you can reproduce the issue there? If you can do that, it'd make it much easier for me to look into the issue.
The winver.h file is present in
$dest/generic-w64-mingw32/include/winver.h
, but it doesn't seem to be on the include path for some reason.