Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 95 04:44:37 +0100
From:      jmz@cabri.obs-besancon.fr (Jean-Marc Zucconi)
To:        nate@trout.sri.mt.net
Cc:        hackers@FreeBSD.org
Subject:   Re: proposed change to ld.so
Message-ID:  <9504190344.AA17006@cabri.obs-besancon.fr>
In-Reply-To: <199504182325.RAA01140@trout.sri.MT.net> (message from Nate Williams on Tue, 18 Apr 1995 17:25:29 -0600)

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Nate" == Nate Williams <nate@trout.sri.MT.net> 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
    =========================================================================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9504190344.AA17006>