由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - 什么叫做shared library?
相关主题
[转载] shared library一问what's the difference between .a and .so,
[转载] 再问一个shared library的问题xmemcpy是个虾米东东?
how to setup lib path?Help on 'make'
一个奇怪的现象!multithread question
How to get the name of current executable in a library routine?[转载] 写Thread Library遇到的问题
netlibrary的private collection..How to dyamically load an OBJ or Library?
help按你们的经验,这个错误是由什么引起的?
Re: SOS!!! (about FLTK)[转载] .SO no symbol?
相关话题的讨论汇总
话题: ends话题: library话题: shared话题: 叫做话题: unix
进入Unix版参与讨论
1 (共1页)
d******e
发帖数: 292
1
请问!
d***r
发帖数: 20
2
应该是和动态链接库差不多的东西吧,我猜是静态的共享链接库
一般在windows的system里面吧

【在 d******e 的大作中提到】
: 请问!
l*****g
发帖数: 124
3
Shared library is a dynamic library in Unix, generally ends
with .so, as opposed to static library, which ends with .lib.

【在 d***r 的大作中提到】
: 应该是和动态链接库差不多的东西吧,我猜是静态的共享链接库
: 一般在windows的system里面吧

m*****e
发帖数: 4193
4

which ends with .a.

【在 l*****g 的大作中提到】
: Shared library is a dynamic library in Unix, generally ends
: with .so, as opposed to static library, which ends with .lib.

1 (共1页)
进入Unix版参与讨论
相关主题
[转载] .SO no symbol?How to get the name of current executable in a library routine?
新手问题netlibrary的private collection..
an interesting questionhelp
any popular C++ socket library?Re: SOS!!! (about FLTK)
[转载] shared library一问what's the difference between .a and .so,
[转载] 再问一个shared library的问题xmemcpy是个虾米东东?
how to setup lib path?Help on 'make'
一个奇怪的现象!multithread question
相关话题的讨论汇总
话题: ends话题: library话题: shared话题: 叫做话题: unix