Re: PPC64: fpsqrt instruction

2018-02-09 Thread Christian Zigotzky
Many thanks! — Christian Sent from my iPhone > On 9. Feb 2018, at 13:26, Bas Vermeulen wrote: > > Sorry about the delay. You can find the glibc-2.26 compiled with powerpc64 at > http://blackstar.xs4all.nl/glibc-2.26-ppc64-powerpc64.tgz > > Bas Vermeulen > >> On Tue, Feb 6, 2018 at 6:30 PM,

Re: PPC64: fpsqrt instruction

2018-02-09 Thread Bas Vermeulen
Sorry about the delay. You can find the glibc-2.26 compiled with powerpc64 at http://blackstar.xs4all.nl/glibc-2.26-ppc64-powerpc64.tgz Bas Vermeulen On Tue, Feb 6, 2018 at 6:30 PM, Christian Zigotzky wrote: > Hi Bas, > > Thank you. Could you please upload the libm when you are finished with >

Re: PPC64: fpsqrt instruction

2018-02-06 Thread Christian Zigotzky
Hi Bas, Thank you. Could you please upload the libm when you are finished with compiling? I would like to test it on my Cyrus board. Thanks, Christian On 06 February 2018 at 6:18PM, Bas Vermeulen wrote: Hi Christian, I am running into a similar problem with my T2080 (using an e6500). I'm

Re: PPC64: fpsqrt instruction

2018-02-06 Thread Bas Vermeulen
Hi Christian, I am running into a similar problem with my T2080 (using an e6500). I'm currently rebuilding gcc to build for powerpc64 by default, eliminating those from being generated by default. Once that is done, I'll have to rebuild glibc with the new gcc compiler to update libm. Bas Vermeule