6 Feb
2020
6 Feb
'20
11:56
http://bugzilla.opensuse.org/show_bug.cgi?id=1162960 http://bugzilla.opensuse.org/show_bug.cgi?id=1162960#c1 --- Comment #1 from Guillaume GARDET <guillaume.gardet@arm.com> --- My understanding is llvm package should just provide a wrapper which take: aarch64-w64-mingw32-{clang,clang++,...} and point to {clang,clang++,....} Simple symbolic links or maybe a real wrapper with some options? Then, compile-rt need to be built for windows target to get lib/windows/libclang_rt.builtins-aarch64.a One script doing it is available here: https://github.com/mstorsjo/llvm-mingw/blob/master/build-compiler-rt.sh -- You are receiving this mail because: You are on the CC list for the bug.