>>>>> "Alexandre" == Alexandre Oliva <[EMAIL PROTECTED]> writes:

    Alexandre> If libx is a module, that's unfortunately true: you
    Alexandre> really can't have them both installed at the same time.
    Alexandre> You can only have one .la file at a time, and that's
    Alexandre> all lt_dlopen will look for.  It doesn't support
    Alexandre> versioning.  Maybe it should?  `lt_versioned_dlopen
    Alexandre> (libname, current, revision, age)' sounds like a good
    Alexandre> addition to libltdl.  Then, it would make a lot of
    Alexandre> sense to install versioned copies of libx.la modules.
    Alexandre> The down side is that we'd have to duplicate the
    Alexandre> versioning code in libltdl :-( But this looks promising
    Alexandre> to me.  Any takers?

If nobody else wants to look at this, I will, after I am satisfied the
previous problems have been fixed (with regards to interlibrary
dependencies).
-- 
Brian May <[EMAIL PROTECTED]>

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to