Mark H Weaver <[email protected]> skribis: > [email protected] (Ludovic Courtès) writes: > >> Mark H Weaver <[email protected]> skribis: >> >>> readelf reveals that indeed, the ld.so used by localedef, >>> >>> >>> /gnu/store/l2bkyclkm0lph48mfs6jbndj9p0y41g8-glibc-2.21/lib/ld-linux-armhf.so.3 >>> >>> does have RUNPATH set: (excerpt of "readelf -a" output) >> >> Could you post the libc build log? > > See attached.
Thanks. Could you send the output of: $(guix build -e '(@ (gnu packages commencement) gcc-final)' | grep -ve -lib)/bin/gcc -dumpspecs It could be that the patching of config/gnu-user*.h ends up adding -rpath in the wrong place. Thanks, Ludo’.
