Displaying 8 results from an estimated 8 matches for "acosl".
Did you mean:
acos
2013 Oct 19
2
[LLVMdev] Parsing C++ headers with Clang bindings for Python
...gt; c = tu.cursor
>>> for d in c.get_children():
... print d.kind, d.spelling
...
CursorKind.TYPEDEF_DECL __int128_t
CursorKind.TYPEDEF_DECL __uint128_t
CursorKind.TYPEDEF_DECL __builtin_va_list
[...]
CursorKind.FUNCTION_DECL acosf
CursorKind.FUNCTION_DECL acos
CursorKind.FUNCTION_DECL acosl
[...]
Am I doing something obviously wrong (aside from calling math.h a C++
header)? Is there any reasonable way to debug problems like this?
I'm on Mac OS X 10.8 using the Clang binaries from Xcode (Apple LLVM
version 5.0 (clang-500.2.75) (based on LLVM 3.3svn)), and Python bindings
from Cla...
2013 Oct 19
0
[LLVMdev] Parsing C++ headers with Clang bindings for Python
..._children():
> ... print d.kind, d.spelling
> ...
> CursorKind.TYPEDEF_DECL __int128_t
> CursorKind.TYPEDEF_DECL __uint128_t
> CursorKind.TYPEDEF_DECL __builtin_va_list
> [...]
> CursorKind.FUNCTION_DECL acosf
> CursorKind.FUNCTION_DECL acos
> CursorKind.FUNCTION_DECL acosl
> [...]
>
> Am I doing something obviously wrong (aside from calling math.h a C++
> header)? Is there any reasonable way to debug problems like this?
>
> I'm on Mac OS X 10.8 using the Clang binaries from Xcode (Apple LLVM
> version 5.0 (clang-500.2.75) (based on LLVM 3.3sv...
2018 Feb 06
2
libc++ cross-compile linux-armv7 and math function problems
...r: '::fabsl' has not been
declared
abs(long double __lcpp_x) _NOEXCEPT {return ::fabsl(__lcpp_x);}
^~
../projects/libcxx/include/math.h: In function 'long double acos(long
double)':
../projects/libcxx/include/math.h:749:91: error: '::acosl' has not been
declared
inline _LIBCPP_INLINE_VISIBILITY long double acos(long double __lcpp_x)
_NOEXCEPT {return ::acosl(__lcpp_x);}
^~
../projects/libcxx/include/math.h: In function 'long double asin(long
double)':
../projects/libcxx/include/math.h:761:91: error: '::asinl' ha...
2018 Feb 06
0
libc++ cross-compile linux-armv7 and math function problems
...has not been declared
> abs(long double __lcpp_x) _NOEXCEPT {return ::fabsl(__lcpp_x);}
> ^~
> ../projects/libcxx/include/math.h: In function 'long double acos(long double)':
> ../projects/libcxx/include/math.h:749:91: error: '::acosl' has not been declared
> inline _LIBCPP_INLINE_VISIBILITY long double acos(long double __lcpp_x) _NOEXCEPT {return ::acosl(__lcpp_x);}
> ^~
> ../projects/libcxx/include/math.h: In function '...
2018 Feb 06
1
libc++ cross-compile linux-armv7 and math function problems
...t; > abs(long double __lcpp_x) _NOEXCEPT {return ::fabsl(__lcpp_x);}
> > ^~
> > ../projects/libcxx/include/math.h: In function 'long double acos(long
> double)':
> > ../projects/libcxx/include/math.h:749:91: error: '::acosl' has not been
> declared
> > inline _LIBCPP_INLINE_VISIBILITY long double acos(long double __lcpp_x)
> _NOEXCEPT {return ::acosl(__lcpp_x);}
> >
> ^~
> > ../projects/libcxx/include/math.h: In function 'long double asin(long
> double)':
&g...
2018 Feb 05
0
Cross-compiling libc++ to linux-armv7hf gives undefined symbols in cmath / math.h
...r: '::fabsl' has not been
declared
abs(long double __lcpp_x) _NOEXCEPT {return ::fabsl(__lcpp_x);}
^~
../projects/libcxx/include/math.h: In function 'long double acos(long
double)':
../projects/libcxx/include/math.h:749:91: error: '::acosl' has not been
declared
inline _LIBCPP_INLINE_VISIBILITY long double acos(long double __lcpp_x)
_NOEXCEPT {return ::acosl(__lcpp_x);}
^~
../projects/libcxx/include/math.h: In function 'long double asin(long
double)':
../projects/libcxx/include/math.h:761:91: error: '::asinl' ha...
2013 Oct 20
1
[LLVMdev] Parsing C++ headers with Clang bindings for Python
...children():
> ... print d.kind, d.spelling
> ...
> CursorKind.TYPEDEF_DECL __int128_t
> CursorKind.TYPEDEF_DECL __uint128_t
> CursorKind.TYPEDEF_DECL __builtin_va_list
> [...]
> CursorKind.FUNCTION_DECL acosf
> CursorKind.FUNCTION_DECL acos
> CursorKind.FUNCTION_DECL acosl
> [...]
>
> Am I doing something obviously wrong (aside from calling math.h a C++ header)? Is there any reasonable way to debug problems like this?
>
> I'm on Mac OS X 10.8 using the Clang binaries from Xcode (Apple LLVM version 5.0 (clang-500.2.75) (based on LLVM 3.3svn)), and...
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