tianxu1997
tianxu1997
> Unfortunately, we can not accept the binaries submitted as they will get out of sync with java parts whenever the next change is. What is needed is getting longarch...
> Should these natives not already be build automatically? @HannesWell ? > > @tianxu1997 I think the best is to look how it is done for other platforms and check...
> Cross-compiling or using QEMU is probably best. Great, I'll try QEMU, thanks for your reply:)
> What about having such machine (if sponsored by someone)? While cross compiling may work for producing binaries, what should we do to at least smoke test the builds (https://ci.eclipse.org/releng/job/SmokeTests/)....
> Cross-compiling or using QEMU is probably best. I try to build LoongArch64 binaries on X86 using cross-compilation. Toolchain url: https://github.com/sunhaiyong1978/CLFS-for-LoongArch/releases/download/8.0/loongarch64-clfs-8.0-cross-tools-gcc-full.tar.xz , and this link is on this page: https://github.com/sunhaiyong1978/CLFS-for-LoongArch...
@frankfliu Thank you for your reply! I will give it a try as you suggested!