[PATCH] NEWS: Mention testing glibc build with different compilers
H.J. Lu
hjl.tools@gmail.com
Mon Dec 23 07:58:55 GMT 2024
On Mon, Dec 23, 2024 at 3:31 PM Paul Zimmermann
<Paul.Zimmermann@inria.fr> wrote:
>
> HJ,
>
> > How about this?
> >
> > * Support testing glibc build with a different C compiler or a different
> > C++ compiler from the C and C++ compilers used to build glibc with
> >
> > $ ../configure TEST_CC="gcc-6.4.1" TEST_CXX="g++-6.4.1"
> >
> > And support testing glibc build with Clang
> >
> > $ ../configure TEST_CC="clang" TEST_CXX="clang++"
> >
> > Some run-time failures with Clang are expected.
>
> this is fine for me.
>
> Thank you!
Fixed in v2.
Thanks.
--
H.J.
More information about the Libc-alpha
mailing list