由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - How to dyamically load an OBJ or Library?
相关主题
Re: Makefile help!( -g option)How to get the name of current executable in a library routine?
为什么Netscape启动以后就自动关闭?netlibrary的private collection..
[转载] My makefile can not work, why?help
[转载] 请问什么软件可以从PC机SSH到SUN Server?[转载] shared library一问
netscape rvplayer plugins problem...[转载] 再问一个shared library的问题
Acrobat Reader Plugin in Netscape?Re: SOS!!! (about FLTK)
java plugin problem under solariswhat's the difference between .a and .so,
一个奇怪的现象!xmemcpy是个虾米东东?
相关话题的讨论汇总
话题: library话题: dyamically话题: obj话题: load话题: want
进入Unix版参与讨论
1 (共1页)
w*****d
发帖数: 11
1
att.
I want to design a system with plugin capability.
thx.
m*******m
发帖数: 182
2
You may be able to build a stand alone shared object
library, and link applications to this libraries. Then you
can update your library without touching the applications.
Is this what you want?

【在 w*****d 的大作中提到】
: att.
: I want to design a system with plugin capability.
: thx.

i****d
发帖数: 7
3
man dlopen, dlclose,dlerror, dlsym?

【在 w*****d 的大作中提到】
: att.
: I want to design a system with plugin capability.
: thx.

1 (共1页)
进入Unix版参与讨论
相关主题
xmemcpy是个虾米东东?netscape rvplayer plugins problem...
Help on 'make'Acrobat Reader Plugin in Netscape?
multithread questionjava plugin problem under solaris
[转载] 写Thread Library遇到的问题一个奇怪的现象!
Re: Makefile help!( -g option)How to get the name of current executable in a library routine?
为什么Netscape启动以后就自动关闭?netlibrary的private collection..
[转载] My makefile can not work, why?help
[转载] 请问什么软件可以从PC机SSH到SUN Server?[转载] shared library一问
相关话题的讨论汇总
话题: library话题: dyamically话题: obj话题: load话题: want