On Tue, Jul 18, 2000 at 06:01:24PM -0700, Ulrich Drepper wrote: > > No, that's ugly, too. Simply teach ld to emit the DF_1_NODELETE flag > and I'll fix ld.so instantly. > I will work on it. I will start with "-z nodelete" for DF_1_NODELETE first. We can add more DT_FLAGS_1 later. H.J.