On Thu, Sep 24, 2020 at 04:20:36PM -0400, Michael Meissner wrote: > This series of 9 patches is an attempt to gather together all of the patches > that are needed to be able to configure and build a little endian 64-bit > PowerPC Linux GCC compiler where the defualt long double format uses the IEEE > 128-bit representation. > > I have created an IBM vendor branch that includes these patches (along the > other outstanding patches that I have for IEEE 128-bit min/max/cmove on > power10, and power10 PCREL_OPT support): > > vendors/ibm/ieee-longdouble-001 > > You will need a new enough GLIBC in order to do this configuration.
What happens if you glibc is older, and you try? Segher