This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Introduce --enable-math-noprivate


On Thu, 20 Sep 2018, Wilco Dijkstra wrote:

> Similarly the strtod_nan* dependency seems worthwhile to remove too.
> If these are the main dependencies between libc and libm, I can't see
> the value of adding a new config option.

I could envisage adding GLIBC_PRIVATE exports of the GMP functions in 
libc, and using those from libm, as part of fixing the problems with 
inaccuracy of cpow functions (which requires very high internal precision 
for some arguments).

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]