Displaying 2 results from an estimated 2 matches for "using_directions".
2012 May 29
3
[LLVMdev] make error
...s
config.status: executing tools/sample/Makefile commands
and make outputs
make ENABLE_OPTIMIZED=1 VERBOSE=1 llvm
llvm[0]: Constructing LLVMBuild project information.
/home/pacifist/research_documents/LLVM_Play/using_directions/llvm/utils/llvm-build/llvm-build \
--native-target "x86" \
--enable-targets "X86 Sparc PowerPC ARM Mips CellSPU XCore MSP430 CppBackend MBlaze NVPTX Hexagon" \
--enable-optional-components "" \
--write-library-table /home/pacifist/research_documents/LLVM_Play/u...
2012 May 29
0
[LLVMdev] make error
...ands
> config.status: executing tools/sample/Makefile commands
>
> and make outputs
>
> make ENABLE_OPTIMIZED=1 VERBOSE=1
> llvm
> llvm[0]: Constructing LLVMBuild project information.
> /home/pacifist/research_documents/LLVM_Play/using_directions/llvm/utils/llvm-build/llvm-build
> \
> --native-target "x86" \
> --enable-targets "X86 Sparc PowerPC ARM Mips CellSPU XCore MSP430
> CppBackend MBlaze NVPTX Hexagon" \
> --enable-optional-components "" \
> --write-library-table
> /home/pacifist...