On Dec 9, 2019, at 1:30 PM, Maciej W. Rozycki <ma...@wdc.com> wrote: > > On Fri, 29 Nov 2019, Maciej W. Rozycki wrote: > >> Fix a catastrophic libgo testsuite failure in cross-compilation where >> the shared `libgcc_s' library cannot be found by the loader at run time >> in build-tree testing and consequently all test cases fail the execution >> stage, giving output (here with the `x86_64-linux-gnu' host and the >> `riscv64-linux-gnu' target, with RISC-V QEMU in the Linux user emulation >> mode as the target board) like: >> >> spawn qemu-riscv64 -E >> LD_LIBRARY_PATH=.:.../riscv64-linux-gnu/lib64/lp64d/libgo/.libs ./a.exe >> ./a.exe: error while loading shared libraries: libgcc_s.so.1: cannot open >> shared object file: No such file or directory >> FAIL: archive/tar > > Ping for: > > <https://gcc.gnu.org/ml/gcc-patches/2019-11/msg02610.html>
Ok. Watch for any breakage.