On Thursday 06 October 2005 22:40, Marco Matthies wrote:
> Hemmann, Volker Armin wrote:
> > and I get:
> >
> > strace gzip > /dev/null
> > execve("/bin/gzip", ["gzip"], [/* 63 vars */]) = 0
> > <snip>
> > open("/lib/tls/libc.so.6", O_RDONLY) = 3
> > <snip>
> > mmap(NULL, 2261000, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0)
> > = 0x2aaaaabc3000
> > <snip>
>
> Thanks for the reply. So it seems you were right about Gentoo's
> versatility also showing in different addresses used for loading glibc.
> From your output i'm guessing you are using the linuxthreads-tls USE
> flag for glibc and this does seem to cause a different address for
> glibc. Is this the case or do you know what causes these differences?
I just set 'ntpl' in my make.conf ;)
And no, I don't know anything about libraries and their address-space.
--
[email protected] mailing list