Re: [PATCH 2/3] libm: Remove __ieee754_gamma_r variants
Corinna Vinschen via Newlib <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Sep 2 13:37, Keith Packard via Newlib wrote: > Corinna Vinschen via Newlib <[email protected]> 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