search for: samuraicrow

Displaying 7 results from an estimated 7 matches for "samuraicrow".

2010 Dec 29
1
[LLVMdev] Latest trunk fails to build on Mac using CMake and Eclipse
[ 96%] Checking for cyclic dependencies between LLVM libraries. cd /Users/samuraicrow/Documents/workspace/llvm-trunk-build/tools/llvm-config && "/Applications/CMake 2.8-3.app/Contents/bin/cmake" -E remove -f /Users/samuraicrow/Documents/workspace/llvm-trunk-build/tools/llvm-config/FinalLibDeps.txt /Users/samuraicrow/Documents/workspace/llvm-trunk-build/tools/llvm...
2009 Aug 31
2
[LLVMdev] accessing a bitcode library exported from C++ using the JIT
...the version of libstdc++ that came with llvm-gcc-4.2-2.5 to configure and compile. I've set the environment variables to use llvm-gcc and llvm-g++ respectively and placed the --emit-llvm flag in the CCFLAGS and CXXFLAGS environment variables. Configure works but make fails with: from /Users/samuraicrow/Documents/llvm-gcc4.2-2.5.source/libstdc++-v3/include/precompiled/extc++.h:60: /Users/samuraicrow/Documents/llvm-gcc4.2-2.5.source/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:79: error: ISO C++ forbids declaration of ‘rc_binomial_heap_’ with no type /Users/samuraicrow/Doc...
2011 Jan 13
2
[LLVMdev] Circular Deps from CMake build using makefile
[ 73%] Regenerating /Users/samuraicrow/Documents/workspace/llvm-trunk-build/tools/llvm-config/LibDeps.txt.tmp [ 73%] Updating /Users/samuraicrow/Documents/workspace/llvm-trunk-build/tools/llvm-config/LibDeps.txt if necessary... [ 73%] Checking for cyclic dependencies between LLVM libraries. find-cycles.pl: Circular dependency between...
2009 Aug 31
0
[LLVMdev] accessing a bitcode library exported from C++ using the JIT
...ion of libstdc++ that came with llvm-gcc-4.2-2.5 to configure and compile.  I've set the environment variables to use llvm-gcc and llvm-g++ respectively and placed the --emit-llvm flag in the CCFLAGS and CXXFLAGS environment variables.  Configure works but make fails with: > > from /Users/samuraicrow/Documents/llvm-gcc4.2-2.5.source/libstdc++-v3/include/precompiled/extc++.h:60: > /Users/samuraicrow/Documents/llvm-gcc4.2-2.5.source/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:79: error: ISO C++ forbids declaration of ‘rc_binomial_heap_’ with no type > /Users/samur...
2011 Jan 13
0
[LLVMdev] Circular Deps from CMake build using makefile
Samuel Crow <samuraileumas at yahoo.com> writes: > [ 73%] Regenerating > /Users/samuraicrow/Documents/workspace/llvm-trunk-build/tools/llvm-config/LibDeps.txt.tmp > > [ 73%] Updating > /Users/samuraicrow/Documents/workspace/llvm-trunk-build/tools/llvm-config/LibDeps.txt > if necessary... > [ 73%] Checking for cyclic dependencies between LLVM libraries. > find-cycles.pl...
2011 Jan 14
2
[LLVMdev] Circular Deps from CMake build using makefile
...ersion failed with OCaml building with about 600 assembler errors since I built it in AMD64 mode. (Oops.) Should I disable OCaml from the configure script and try again? Assembler error, input left in file /var/folders/5x/5xY2twDzGEKM1pioemi4uE+++TM/-Tmp-/camlasma657d2.s make[3]: *** [/Users/samuraicrow/Documents/workspace/trunk-build2/bindings/ocaml/llvm/Debug+Asserts/llvm.cmx] Error 2 make[2]: *** [all] Error 1 make[1]: *** [ocaml/.makeall] Error 2 Thanks for helping, --Sam ----- Original Message ---- > From: Óscar Fuentes <ofv at wanadoo.es> > To: Samuel Crow <samuraileumas...
2009 Sep 01
4
[LLVMdev] accessing a bitcode library exported from C++ using the JIT
...vm-gcc-4.2-2.5 to configure and > compile. I've set the environment variables to use llvm-gcc and llvm-g++ > respectively and placed the --emit-llvm flag in the CCFLAGS and CXXFLAGS > environment variables. Configure works but make fails with: > > > > from > /Users/samuraicrow/Documents/llvm-gcc4.2-2.5.source/libstdc++-v3/include/precompiled/extc++.h:60: > > > /Users/samuraicrow/Documents/llvm-gcc4.2-2.5.source/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:79: > error: ISO C++ forbids declaration of ‘rc_binomial_heap_’ with no type...