[PATCH 2/3] libm: Remove __ieee754_gamma_r variants

Corinna Vinschen vinschen@redhat.com
Thu Sep 3 08:04:41 GMT 2020


On Sep  2 13:37, Keith Packard via Newlib wrote:
> Corinna Vinschen via Newlib <newlib@sourceware.org> writes:
> 
> > Removing interfaces is not an option for Cygwin.  If you remove
> > functions from newlib exported as symbols in Cygwin, you must provide
> > replacement interfaces for Cygwin alone, otherwise Cygwin won't build
> > anymore.  And one step further, removing interfaces from the list of
> > exported symbols of the Cygwin DLL will break user space and that's
> > simply a no-no.
> 
> Then tell us what you want gamma and gamma_r to do for Cygwin.

I did: https://sourceware.org/pipermail/newlib/2020/017946.html


Thanks,
Corinna



More information about the Newlib mailing list