This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
C++ Shared Object
- To: <gcc-help at gcc dot gnu dot org>
- Subject: C++ Shared Object
- From: "Jeffery Tay" <jeffery_tay at privylink dot com dot sg>
- Date: Fri, 9 Feb 2001 11:00:00 +0800
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