bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new common math function modules


From: Paolo Bonzini
Subject: Re: new common math function modules
Date: Tue, 19 Jan 2010 10:02:18 +0100

I oppose this.  This causes -lm -lm -lm -lm -lm to appear in the link
lines, which is not aesthetic, and causes quite some bloat in
configure scripts size and execution time.

Is there a function that is never provided in libc unless all of them
are provided in libc?  If so, I'd say that a simple AC_SEARCH_LIBS is
enough (tweaking CFLAGS around it to define NO_MATH_INLINES, and
saving LIBS).  Same would go for long functions too.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]