G
Gernot Frisch
Hi,
I have the source for a .so object. Now, I don't want to use dlopen,
but statically link to that object. How can this be done?
Is there something like __dllimport on VC++ compilers?
Thank you very much,
--
-Gernot
int main(int argc, char** argv) {printf
("%silto%c%cf%cgl%ssic%ccom%c", "ma", 58, 'g', 64, "ba", 46, 10);}
________________________________________
Looking for a good game? Do it yourself!
GLBasic - you can do
www.GLBasic.com
I have the source for a .so object. Now, I don't want to use dlopen,
but statically link to that object. How can this be done?
Is there something like __dllimport on VC++ compilers?
Thank you very much,
--
-Gernot
int main(int argc, char** argv) {printf
("%silto%c%cf%cgl%ssic%ccom%c", "ma", 58, 'g', 64, "ba", 46, 10);}
________________________________________
Looking for a good game? Do it yourself!
GLBasic - you can do
www.GLBasic.com