Dinamic link?

Andrew Skiba andrew_skiba at mail.ru
Wed Aug 28 15:23:33 BST 2002


Hello Israel,

IF> There  is  another  way  to  compile/use  shared  object in Linux?
IF> something  like the window's LoadLibrary function or similar? best
IF> regards

LoadLibrary function designer must be sadly executed. Here is why:
1. It does not check arguments' types.
2. It does not support C++ (most important, IMHO).
3. It can be replaced by running an executable if you want to build a
   program that decides dynamically which modules are loaded.

-- 
Best regards,
 Andrew                            mailto:andrew_skiba at mail.ru


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list