This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ldconfig on ia64


On Fri, Sep 29, 2000 at 06:43:37PM +0200, Jakub Jelinek wrote:
> Hi!
> 
> While playing with ldconfig, I noticed ia64 does not use its own
> readelflib.c nor is FLAG_IA64_LIB64 used anywhere.
> Is it just that some patches are not merged yet or does it mean ia64
> purposedly does not want to share ld.so.cache between 64bit and 32bit
> libraries?
> 

I haven't got chances to work on that. Jes and Ulrich have fixed most
of ia64 bugs now. The remaining ones are:

1. ldconfig
2. long double

Jes, do you want me to work on them? I guess I know more about ldconfig
than long double which may need kernel changes. I got

ld-linux-ia64.s(21219): floating-point assist fault at ip 4000000000000b41
ld-linux-ia64.s(21219): floating-point assist fault at ip 4000000000000b41

when I did "make check" on long double.

-- 
H.J. Lu (hjl@gnu.org)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]