This is the mail archive of the libc-hacker@sourceware.org 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]
Other format: [Raw text]

Re: incorrect double search paths w/ ieee754/ldbl-opt


Richard Henderson <rth@twiddle.net> wrote on 03/13/2007 12:18:53 PM:

> Putting ieee754/ldbl-opt in sysdeps/unix/sysv/linux/*/Implies results in
> that directory being searched before the sysdeps/cpu/fpu directory.
>
> Any suggestions for how to rearrange things so that the native fpu stuff
> comes first?
>
This is similar to the problem I had with the powerpc-cpu add-on.

I added Implies in ./sysdeps/unix/sysv/linux/*/fpu/

with refs to the native sysdeps/<cpu>/fpu dirs

Steven J. Munroe
Linux on Power Toolchain Architect
IBM Corporation, Linux Technology Center



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