This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


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: __nldbl_fprintf and __gtdf2 on PowerPC no-fpu


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


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