Re: Is there any reference or documents about how Linux supports dynamic library?

2010-01-24 Thread Joel Fernandes
On Sun, Jan 24, 2010 at 12:57 PM, ZelluX wrote: > So actually dynamic linking has nothing to do with kernel, or there's no > special system calls or other mechanisms provided by kernel to support > dynamic linking, is it right? > Why would you need special support in the kernel? As long as users

Re: Is there any reference or documents about how Linux supports dynamic library?

2010-01-24 Thread Robert P. J. Day
On Sun, 24 Jan 2010, Mulyadi Santosa wrote: > On 1/24/10, ZelluX wrote: > >> I see. > > > > By the way, I'm new to mailing list, do you mean I should reply at > > the bottom of the post like this? And reply posts by "Reply All" > > button in gmail? > > Yup :) People here love bottom posting, due

Re: Is there any reference or documents about how Linux supports dynamic library?

2010-01-24 Thread Mulyadi Santosa
On 1/24/10, ZelluX wrote: >> I see. > > By the way, I'm new to mailing list, do you mean I should reply at the > bottom of the post like this? And reply posts by "Reply All" button in > gmail? Yup :) People here love bottom posting, due to one obvious reason: easier to track the conversation ...

Re: Is there any reference or documents about how Linux supports dynamic library?

2010-01-24 Thread ZelluX
On Sun, Jan 24, 2010 at 4:48 PM, Mulyadi Santosa wrote: > On Sun, Jan 24, 2010 at 2:27 PM, ZelluX wrote: > > So actually dynamic linking has nothing to do with kernel, or there's no > > special system calls or other mechanisms provided by kernel to support > > dynamic linking, is it right? > > Hi

Re: Is there any reference or documents about how Linux supports dynamic library?

2010-01-24 Thread Robert P. J. Day
On Sun, 24 Jan 2010, Mulyadi Santosa wrote: > On Sun, Jan 24, 2010 at 2:27 PM, ZelluX wrote: > > So actually dynamic linking has nothing to do with kernel, or > > there's no special system calls or other mechanisms provided by > > kernel to support dynamic linking, is it right? > > Hi, please, no

Re: Is there any reference or documents about how Linux supports dynamic library?

2010-01-24 Thread Mulyadi Santosa
On Sun, Jan 24, 2010 at 2:27 PM, ZelluX wrote: > So actually dynamic linking has nothing to do with kernel, or there's no > special system calls or other mechanisms provided by kernel to support > dynamic linking, is it right? Hi, please, no top posting :) Yes, kernel has nothing to do with link

Re: Is there any reference or documents about how Linux supports dynamic library?

2010-01-23 Thread ZelluX
So actually dynamic linking has nothing to do with kernel, or there's no special system calls or other mechanisms provided by kernel to support dynamic linking, is it right? On Sun, Jan 24, 2010 at 3:26 AM, Joel Fernandes wrote: > I wrote a bit about dynamic linking and ELF a while back too, > Ma

Re: Is there any reference or documents about how Linux supports dynamic library?

2010-01-23 Thread Joel Fernandes
I wrote a bit about dynamic linking and ELF a while back too, Maybe you can find something useful: http://www.hackerbliss.org/2009/11/notes-on-elf-file-format.html -Joel On Sat, Jan 23, 2010 at 10:38 AM, ZelluX wrote: > Really useful book and article, many thanks for your replies :-) > > On Thu,

Re: Is there any reference or documents about how Linux supports dynamic library?

2010-01-23 Thread ZelluX
Really useful book and article, many thanks for your replies :-) On Thu, Jan 21, 2010 at 7:36 PM, Mulyadi Santosa wrote: > Hi > > On Thu, Jan 21, 2010 at 3:47 PM, ZelluX wrote: > > Hi, all > > I'm looking for some references or documents about how Linux supports > > dynamic library in details, c

Re: Is there any reference or documents about how Linux supports dynamic library?

2010-01-21 Thread Mulyadi Santosa
Hi On Thu, Jan 21, 2010 at 3:47 PM, ZelluX wrote: > Hi, all > I'm looking for some references or documents about how Linux supports > dynamic library in details, could you please recommend some to me? maybe not directly related to dynamic library topic, but I hope you'll find my article below us

Re: Is there any reference or documents about how Linux supports dynamic library?

2010-01-21 Thread Crossover Lonely
<> maybe this book is helpful to you. 2010/1/21 ZelluX > Hi, all > > I'm looking for some references or documents about how Linux supports > dynamic library in details, could you please recommend some to me? > > Many thanks. > > -- > Best regards, > Wang Yuanxuan > Parallel Processing Institute,

Is there any reference or documents about how Linux supports dynamic library?

2010-01-21 Thread ZelluX
Hi, all I'm looking for some references or documents about how Linux supports dynamic library in details, could you please recommend some to me? Many thanks. -- Best regards, Wang Yuanxuan Parallel Processing Institute, Fudan University