[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bogus handing of Linux shared libraries
From: |
Alexandre Oliva |
Subject: |
Re: bogus handing of Linux shared libraries |
Date: |
27 May 2001 18:36:11 -0300 |
User-agent: |
Gnus/5.090003 (Oort Gnus v0.03) XEmacs/21.4 (Academic Rigor) |
On May 27, 2001, Philip Blundell <address@hidden> wrote:
> There's no good reason to special-case some Linux architectures as
> compared to others.
The reason is precisely that some old ARM dynamic loaders failed to
adjust certain dynamic relocations, and the way non-PIC code is
generated for the ARM prevents it from being properly introduced in
shared libraries. I know the first problem has already been fixed in
recent versions of glibc, but I don't know about the latter. If you
know for sure it has, and can come up with a test we can use to make
sure we've got a fixed version, I'd be happy to use it on
GNU/Linux/ARM.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer address@hidden, redhat.com}
CS PhD student at IC-Unicamp address@hidden, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
- bogus handing of Linux shared libraries, Philip Blundell, 2001/05/27
- Re: bogus handing of Linux shared libraries,
Alexandre Oliva <=
- Re: bogus handing of Linux shared libraries, Philip Blundell, 2001/05/27
- Re: bogus handing of Linux shared libraries, Alexandre Oliva, 2001/05/27
- Re: bogus handing of Linux shared libraries, Philip Blundell, 2001/05/28
- Re: bogus handing of Linux shared libraries, Alexandre Oliva, 2001/05/28
- Re: bogus handing of Linux shared libraries, Philip Blundell, 2001/05/28
- Re: bogus handing of Linux shared libraries, Alexandre Oliva, 2001/05/28
- Re: bogus handing of Linux shared libraries, Philip Blundell, 2001/05/28
- Re: bogus handing of Linux shared libraries, Alexandre Oliva, 2001/05/28
- Re: bogus handing of Linux shared libraries, Gary V . Vaughan, 2001/05/30
- Re: bogus handing of Linux shared libraries, Alexandre Oliva, 2001/05/30