[Bug target/20353] uclibc does not provide C99 math functions
jbrandmeyer at earthlink dot net
gcc-bugzilla@gcc.gnu.org
Thu Mar 10 00:59:00 GMT 2005
------- Additional Comments From jbrandmeyer at earthlink dot net 2005-03-10 00:59 -------
uClibc has added these functions to SVN, and they will be available in the next
release of uClibc. However, their presence is still a configurable option - the
user can configure uClibc to not include any of the C99 math functions. What is
the best way to configure GCC in this case? Is there a relevant configure-time
option? Simply specifying -std=c++98 or -std=c89 is not enough to prevent this
behavior.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20353
More information about the Gcc-bugs
mailing list