__nldbl_fprintf and __gtdf2 on PowerPC no-fpu
Joseph S. Myers
joseph@codesourcery.com
Mon Dec 18 18:41:00 GMT 2006
On Wed, 13 Dec 2006, Hiroki Kaminaga wrote:
> a) stop using strong_alias() in soft-fp/{eq,ge,le}[sdt]f2.c
> (and make one definition per one *.o)
> b) stop defining *df in libgcc
>
> a) is temporal fixup. So I should do b)?
Yes. See the todo list at
<http://gcc.gnu.org/wiki/Software_floating_point> (this is in the context
of GCC 4.2 or later which includes soft-fp); you need to add the GCC
configure option to disable libgcc defining soft-fp functions defined in
glibc.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list