* incorrect double search paths w/ ieee754/ldbl-opt
@ 2007-03-13 17:19 Richard Henderson
2007-03-13 17:53 ` Steve Munroe
0 siblings, 1 reply; 3+ messages in thread
From: Richard Henderson @ 2007-03-13 17:19 UTC (permalink / raw)
To: libc-hacker
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?
r~
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: incorrect double search paths w/ ieee754/ldbl-opt
2007-03-13 17:19 incorrect double search paths w/ ieee754/ldbl-opt Richard Henderson
@ 2007-03-13 17:53 ` Steve Munroe
2007-03-13 21:43 ` Richard Henderson
0 siblings, 1 reply; 3+ messages in thread
From: Steve Munroe @ 2007-03-13 17:53 UTC (permalink / raw)
To: Richard Henderson; +Cc: libc-hacker, libc-hacker-owner
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: incorrect double search paths w/ ieee754/ldbl-opt
2007-03-13 17:53 ` Steve Munroe
@ 2007-03-13 21:43 ` Richard Henderson
0 siblings, 0 replies; 3+ messages in thread
From: Richard Henderson @ 2007-03-13 21:43 UTC (permalink / raw)
To: Steve Munroe; +Cc: libc-hacker, libc-hacker-owner
On Tue, Mar 13, 2007 at 12:49:57PM -0500, Steve Munroe wrote:
> I added Implies in ./sysdeps/unix/sysv/linux/*/fpu/
> with refs to the native sysdeps/<cpu>/fpu dirs
Ah, thanks. That seems to work.
r~
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-03-13 21:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-13 17:19 incorrect double search paths w/ ieee754/ldbl-opt Richard Henderson
2007-03-13 17:53 ` Steve Munroe
2007-03-13 21:43 ` Richard Henderson
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 read-only IMAP folder(s) and NNTP newsgroup(s).