From owner-freebsd-hackers Tue Apr 18 19:44:56 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA02391 for hackers-outgoing; Tue, 18 Apr 1995 19:44:56 -0700 Received: from cabri.obs-besancon.fr (cabri.obs-besancon.fr [193.52.184.3]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id TAA02375 for ; Tue, 18 Apr 1995 19:44:52 -0700 Received: by cabri.obs-besancon.fr (5.57/Ultrix3.0-C) id AA17006; Wed, 19 Apr 95 04:44:37 +0100 Date: Wed, 19 Apr 95 04:44:37 +0100 From: jmz@cabri.obs-besancon.fr (Jean-Marc Zucconi) Message-Id: <9504190344.AA17006@cabri.obs-besancon.fr> To: nate@trout.sri.mt.net Cc: hackers@FreeBSD.org In-Reply-To: <199504182325.RAA01140@trout.sri.MT.net> (message from Nate Williams on Tue, 18 Apr 1995 17:25:29 -0600) Subject: Re: proposed change to ld.so X-Mailer: Emacs Sender: hackers-owner@FreeBSD.org Precedence: bulk >>>>> "Nate" == Nate Williams writes: >> Current ld.so can't load a shared library that depends on other shared >> libraries (cascades). The patch below, which is taken from >> NetBSD-curren..... > I've got this patch (or something very similar) in my development > sources at home. However, there are much bigger problems with the ld > code that I didn't want to make any additions to the code which might > make the solution to the problems more complicated. > Thanks! Hmmm, do you plan to make your changes *soon*? I really need this, and after all it is only a one line change in rtld.c (if (dl_cascade(smp) == 0) return NULL;) > Nate Jean-Marc ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~ Jean-Marc Zucconi | jmz@cabri.obs-besancon.fr Observatoire de Besancon | F 25010 Besancon cedex | PGP Key: finger jmz@cabri.obs-besancon.fr =========================================================================