search for: log2l

Displaying 6 results from an estimated 6 matches for "log2l".

Did you mean: log2
2018 Feb 06
2
libc++ cross-compile linux-armv7 and math function problems
...lared inline _LIBCPP_INLINE_VISIBILITY long double log1p(long double __lcpp_x) _NOEXCEPT {return ::log1pl(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double log2(long double)': ../projects/libcxx/include/math.h:1304:91: error: '::log2l' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double log2(long double __lcpp_x) _NOEXCEPT {return ::log2l(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double logb(long double)': ../projects/libcxx/include/math.h:1314:91: error: '::logbl' h...
2018 Feb 06
0
libc++ cross-compile linux-armv7 and math function problems
...pp_x) _NOEXCEPT {return ::log1pl(__lcpp_x);} > ^~ > ../projects/libcxx/include/math.h: In function 'long double log2(long double)': > ../projects/libcxx/include/math.h:1304:91: error: '::log2l' has not been declared > inline _LIBCPP_INLINE_VISIBILITY long double log2(long double __lcpp_x) _NOEXCEPT {return ::log2l(__lcpp_x);} > ^~ > ../projects/libcxx/include/math.h: In function '...
2018 Feb 06
1
libc++ cross-compile linux-armv7 and math function problems
...SIBILITY long double log1p(long double > __lcpp_x) _NOEXCEPT {return ::log1pl(__lcpp_x);} > > > ^~ > > ../projects/libcxx/include/math.h: In function 'long double log2(long > double)': > > ../projects/libcxx/include/math.h:1304:91: error: '::log2l' has not > been declared > > inline _LIBCPP_INLINE_VISIBILITY long double log2(long double __lcpp_x) > _NOEXCEPT {return ::log2l(__lcpp_x);} > > > ^~ > > ../projects/libcxx/include/math.h: In function 'long double logb(long > double)': &g...
2018 Feb 05
0
Cross-compiling libc++ to linux-armv7hf gives undefined symbols in cmath / math.h
...9;::log1pl' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double log1p(long double __lcpp_x) _NOEXCEPT {return ::log1pl(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double log2(long double)': ../projects/libcxx/include/math.h:1304:91: error: '::log2l' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double log2(long double __lcpp_x) _NOEXCEPT {return ::log2l(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double logb(long double)': ../projects/libcxx/include/math.h:1314:91: error: '::logbl' h...
2015 Jan 20
3
[LLVMdev] strlen in fast-isel
It seems that fast-isel for intel does not handle strlen. It's a general problem in fast-isel . ~/llvmw/build/Deb~/llvmw/build/Debug+Asserts/bin/clang -O0 -mllvm -fast-isel-verbose -mllvm -fast-isel strlen1.c strlen1.c:12:3: warning: implicitly declaring library function 'printf' with type 'int (const char *, ...)' printf("%i\n", len); ^
2009 Apr 26
4
1.6.1: menuselect has problems with x86_64 ??
1.6.1 svn 190575: CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect make[1]: Entering directory `/home/asterisk/rpmbuild/BUILD/asterisk-1.6.1/menuselect' gcc -m64 -march=native -mtune=native -floop-interchange -floop-strip-mine -floop-block -c -o