This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

C++ Shared Object


Dear All,

I have to implement my class into .so file so that I could load these
classes dynamically when i want to use them.

Can any kind people teach me how to do it? I have searched the web but all
offers only partial solution.

Please help. Thank you in advance.

Regards,
Jeffery Tay


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]