search for: erfcl

Displaying 4 results from an estimated 4 matches for "erfcl".

2018 Feb 06
2
libc++ cross-compile linux-armv7 and math function problems
...r: '::erfl' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double erf(long double __lcpp_x) _NOEXCEPT {return ::erfl(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double erfc(long double)': ../projects/libcxx/include/math.h:1117:91: error: '::erfcl' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double erfc(long double __lcpp_x) _NOEXCEPT {return ::erfcl(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double exp2(long double)': ../projects/libcxx/include/math.h:1127:91: error: '::exp2l' h...
2018 Feb 06
0
libc++ cross-compile linux-armv7 and math function problems
...__lcpp_x) _NOEXCEPT {return ::erfl(__lcpp_x);} > ^~ > ../projects/libcxx/include/math.h: In function 'long double erfc(long double)': > ../projects/libcxx/include/math.h:1117:91: error: '::erfcl' has not been declared > inline _LIBCPP_INLINE_VISIBILITY long double erfc(long double __lcpp_x) _NOEXCEPT {return ::erfcl(__lcpp_x);} > ^~ > ../projects/libcxx/include/math.h: In function '...
2018 Feb 06
1
libc++ cross-compile linux-armv7 and math function problems
...INE_VISIBILITY long double erf(long double __lcpp_x) > _NOEXCEPT {return ::erfl(__lcpp_x);} > > > ^~ > > ../projects/libcxx/include/math.h: In function 'long double erfc(long > double)': > > ../projects/libcxx/include/math.h:1117:91: error: '::erfcl' has not > been declared > > inline _LIBCPP_INLINE_VISIBILITY long double erfc(long double __lcpp_x) > _NOEXCEPT {return ::erfcl(__lcpp_x);} > > > ^~ > > ../projects/libcxx/include/math.h: In function 'long double exp2(long > double)': &g...
2018 Feb 05
0
Cross-compiling libc++ to linux-armv7hf gives undefined symbols in cmath / math.h
...r: '::erfl' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double erf(long double __lcpp_x) _NOEXCEPT {return ::erfl(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double erfc(long double)': ../projects/libcxx/include/math.h:1117:91: error: '::erfcl' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double erfc(long double __lcpp_x) _NOEXCEPT {return ::erfcl(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double exp2(long double)': ../projects/libcxx/include/math.h:1127:91: error: '::exp2l' h...