[Bug 761] New: Math symbols are in the C++ library
| Newsgroups | gmane.linux.lsb.specification |
|---|---|
| Message-ID | <[email protected]> |
On the power & Zseries architectures, many of the math routines have moved into libstdc++. This doesn't seem right as they also exist in libm as well. The stubs provided in libstdc++ convert long double data types to regular double data types, so there is an unproven concern that precision might be getting lost. IT appears the configure script for libstdc++ makes an assumption that these are needed based on the platform without actually checking to see if they already exist or not. -- Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.