Mark Heily
2010-Jun-16 00:33 UTC
[LLVMdev] compiler-rt 'make install' only installs the BlocksRuntime files
I'm creating a binary package of compiler-rt for Debian and have a question about the build process. I followed the instructions on the compiler-rt homepage and built compiler-rt under Linux, but the 'make install' target only installs the following three files: -- Installing: /usr/local/lib/libBlocksRuntime.so -- Installing: /usr/local/include/Block.h -- Installing: /usr/local/include/Block_private.h Is this the expected behavior, or is there a configuration flag that I need to set in order to get the rest of the library to install? I'm mainly interested in the Blocks runtime at the moment; will it work correctly without the rest of the compiler-rt runtime? Regards, - Mark
Maybe Matching Threads
- [LLVMdev] [PATCH] compiler-rt patch for clean build on Solaris 10 / x86
- [LLVMdev] [PATCH] BlocksRuntime updates for Linux
- [LLVMdev] [llvm-commits] [PATCH] BlocksRuntime updates for Linux
- [LLVMdev] [llvm-commits] [PATCH] BlocksRuntime updates for Linux
- [LLVMdev] [llvm-commits] [PATCH] BlocksRuntime updates for Linux