Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Apr 2020 10:08:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 238129] Please enable the type __float128 that is already supported by clang
Message-ID:  <bug-238129-29464-NP66kdsR1x@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238129-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238129-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238129

--- Comment #4 from Thierry Thomas <thierry@FreeBSD.org> ---
Created attachment 213010
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D213010&action=
=3Dedit
New experimental port of math/libquadmath

(In reply to Dimitry Andric from comment #3)
Do you only need the header, or is the whole library required?

The Gcc libquadmath is released under LGPL 2.1
I do no think that it should be in base, but it is easy to get it in our po=
rts
tree: please see the attached patch.

Remarks:
- this is not a perfect solution, because some Gcc compiler is needed to bu=
ild
it, but no problem if only the header is requested;

- a distfile from the GitHub mirror is used, but we could take a released
tarball directly from GNU, or even build our own smaller tarball with only =
the
minimum bits.

Is this sufficient to enable the support of float128 in the port devel/llvm=
10?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238129-29464-NP66kdsR1x>