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]

Do not define -mlong-double-128 on ppc when --without-fp specified?


While building glibc for target powerpc-linux with --without-fp,
gcc-4.1 is throwing warnings about "-msoft-float and -mlong-double-128
not supported"

Maybe we shouldn't use -mlong-double-128 when --without-fp specified
or it's harmless?

TIA.

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