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: Do not define -mlong-double-128 on ppc when --without-fp specified?


2006/3/9, Steve Munroe <sjmunroe@us.ibm.com>:

> So for --without-fp you will also want to add -mlong-double-64 to your
> CFLAGS.
>

OK.

> Also the nofpu implementation was moved to ports. So you will need to the
> ports add-on and at least one patch that has not gone upstream.
>

Why should I bother with the nofpu implementation since libc/soft-fp
works great?  What's different between the nofpu implementation and
libc/soft-fp and why powerpc needs its own nofpu implementation
whereas libc/soft-fp works for other machines without fpu like MIPS
and ARM?

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