Hello,

> Since Guix(SD) has no notion of “standard location” for libraries, the
> normal way to address search path issues is via RUNPATH.

OK

> When you install the ‘gcc-toolchain’ package, the ‘ld’ command you get
> is a wrapper that automatically passes the right -Wl,-rpath flags to the
> real ‘ld’, such that shared libraries are always found.

That does answer the point I think

> Could it be that you built with just plain Binutils’ ld, instead of
> that?

Yes, you're right, and after removing those packages (binutils, glibc, gcc)
and installing gcc-toolchain instead it now works (almost properly) !

Thanks a lot, Ludo, Alex & Tobias

-- 
Vincent Legoll

Reply via email to