On 02/19/11 01:51 PM, Gaetan Nadon wrote:
> Have you checked there is no issue with adding this to BSD/MAC/Solaris 
> systems?
> I would guess it cannot hurt.

Won't hurt Solaris, as it will find dlopen is already in $LIBS (libc actually)
and do nothing.   Even if it added -ldl, that's just an ELF filter that
redirects the dl* apis back to libc and doesn't hurt beyond a wasted page of 
memory.

-- 
        -Alan Coopersmith-        [email protected]
         Oracle Solaris Platform Engineering: X Window System

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to