* dlopen source
@ 2007-07-26 19:47 Siva Prasad
2007-07-26 21:59 ` Linas Vepstas
0 siblings, 1 reply; 3+ messages in thread
From: Siva Prasad @ 2007-07-26 19:47 UTC (permalink / raw)
To: linuxppc-dev
[-- Attachment #1: Type: text/plain, Size: 122 bytes --]
Hi,
Can some one point to where I can find the source code for dlopen()
function.
Thanks
Siva
[-- Attachment #2: Type: text/html, Size: 1961 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: dlopen source
2007-07-26 19:47 dlopen source Siva Prasad
@ 2007-07-26 21:59 ` Linas Vepstas
2007-07-27 0:52 ` David Gibson
0 siblings, 1 reply; 3+ messages in thread
From: Linas Vepstas @ 2007-07-26 21:59 UTC (permalink / raw)
To: Siva Prasad; +Cc: linuxppc-dev
On Thu, Jul 26, 2007 at 12:47:57PM -0700, Siva Prasad wrote:
> Hi,
>
> Can some one point to where I can find the source code for dlopen()
> function.
? Should be in glibc, right? I don't remember f it requires binutils
pieces or not.
(Yes, glibc is a rats nest, so understanding how it works is a whole
nuther thing.)
--linas
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: dlopen source
2007-07-26 21:59 ` Linas Vepstas
@ 2007-07-27 0:52 ` David Gibson
0 siblings, 0 replies; 3+ messages in thread
From: David Gibson @ 2007-07-27 0:52 UTC (permalink / raw)
To: Linas Vepstas; +Cc: linuxppc-dev, Siva Prasad
On Thu, Jul 26, 2007 at 04:59:28PM -0500, Linas Vepstas wrote:
> On Thu, Jul 26, 2007 at 12:47:57PM -0700, Siva Prasad wrote:
> > Hi,
> >
> > Can some one point to where I can find the source code for dlopen()
> > function.
>
> ? Should be in glibc, right? I don't remember f it requires binutils
> pieces or not.
Yes, it's in glibc.
> (Yes, glibc is a rats nest, so understanding how it works is a whole
> nuther thing.)
Quite so. The dynamic linking code in particular is
highly... impenetrable :(
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-07-27 0:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-26 19:47 dlopen source Siva Prasad
2007-07-26 21:59 ` Linas Vepstas
2007-07-27 0:52 ` David Gibson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).