On Sun, Mar 20, 2005 at 09:40:52PM +0100, Guilhem Lavaux wrote:
> Ralf Wildenhues wrote:
> >Which other systems do the same thing?  All OpenBSD versions?  Do they
> >intend to change this?  How about the other BSDs?
> >
> > 
> >
> 
> I guess they won't change this anytime soon looking at their cvs 
> repository. The problem is there from the beginning. As they rely on 
> their ld.so to load and link dynamic libraries statically linked 
> programs cannot use the real dl symbols. So my opinion is we are an 
> openbsd system and we link statically we must disable the use of dl symbols.

I'm probably missing something here, but it looks fairly similar
in the 3 BSDs.

http://www.openbsd.org/cgi-bin/cvsweb.cgi/src/lib/libc/dlfcn/dlfcn_stubs.c

http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libc/dlfcn/dlfcn_elf.c

http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/gen/dlfcn.c

if OpenBSD should be doing something different for a good reason,
now would be a good time to let them know, as they are just
beginning a new development cycle.

-- 
<[EMAIL PROTECTED]>


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to