Re: loadble module

Keith Packard <[email protected]>
Newsgroups gmane.comp.freedesktop.xserver
Message-ID <[email protected]>
Around 11 o'clock on Jan 13, Sean Middleditch wrote:

> libtool has a library, libltdl, which abstracts system dlopen-like
> interfaces behind a single interface.  It supports all major unices,
> Windows, and several other platforms, iirc.

libltdl may be a good thing to look at; I fear dependency on .la files, 
which are known to be evil on Linux and Solaris while necessary on other 
systems.  We'd want to look at it closely before using it.

Also, the drivers would need a .so to link against containing the DIX 
symbols they use; I think that would easiest if the whole server was one 
giant .so file.

I don't know myself if this is the right direction; but I think we would 
benefit from a bit of exploration though.

-keith
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.