Hi, On Wed, May 1, 2013 at 10:03 PM, Samuel Thibault <samuel.thiba...@gnu.org> wrote: > Roland McGrath, le Wed 01 May 2013 19:01:14 -0700, a écrit : >> So if need be, we should make the installed libc.so linker script do >> AS_NEEDED ( libmachuser.so.1 libhurduser.so.1 ) or something like that. > > We already do this actually.
This is not the case for the Savannah glibc, apparently. I was following a Hurd wiki page that said to use the tschwinge/Roger_Whittaker branch. The installed libc.so contains only AS_NEEDED ( /usr/lib/ld.so.1 ). Perhaps I can adjust this and send a patch for that branch instead. Thanks. David