Thread: [C]How to compile dynamically loaded libraries
i'm writing server has plugin support discover , load plugins @ runtime. can't seem find tutorials on how put plugin api /usr/include , how compile plugins against api (or google fu weak today).
programmers have tutorials on how this? know how load libraries using dlopen, dlsym , dlclose.
thanks.
the best resource know this... http://tldp.org/howto/program-librar...libraries.html
(the gnu c tutorial has one, skips soname thing... might yield trouble)
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk [C]How to compile dynamically loaded libraries
Ubuntu
Comments
Post a Comment