Need to build libgfortran.a and libquadmath.a

Jonathan Wakely jwakely.gcc@gmail.com
Thu Mar 31 14:22:19 GMT 2022


On Thu, 31 Mar 2022 at 15:21, Jonathan Wakely wrote:
>
> On Thu, 31 Mar 2022 at 14:22, Andy Bowery via Gcc-help
> <gcc-help@gcc.gnu.org> wrote:
> >
> >
> > Thank you Ruoyao for your answer on this.
> > Does anyone in the community have experience of building 'libquadmath' on the ARM  (aarch64) platform?Particularly using gcc, are there flags that I need to set in order to get it built? Or should I obtain the ARM compiler provided by ARM (which is not free unfortunately)?
>
> I don't think you said aarch64 before, did you?
>
> Why do you need libquadmath for aarch64? Isn't long double always
> 128-bits on aarch64, and therefore you don't need additional
> libquadmath routines to support 128-bit floats?

I think it would help if you explain what you're actually trying to
do, not just say you need libquadmath.


More information about the Gcc-help mailing list