linking gmodules



hi, i'm developing an application in which new class types are added
through modules. the problem is that i want to use the class methods
like "new" and any others specific to the class from other modules. i
saw that the modules generated using libtool and gmodule include a .so
file and that the .la file has an entry for dependency libs.

so i assume it's possible to link one gmodule to another. if so, how do
you do it? i've been trying to link the .so just like other installed 
libraries to no avail.

i'd be happy to provide more info or make my code available.


thanks
-- 
-greg

The New Testament offers the basis for modern computer coding theory,
in the form of an affirmation of the binary number system.

        But let your communication be Yea, yea; nay, nay: for
        whatsoever is more than these cometh of evil.
                -- Matthew 5:37



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]