[LLVMdev] Building bitcode modules (original) (raw)
Speziale Ettore speziale.ettore at gmail.com
Wed Sep 28 23:31:13 PDT 2011
- Previous message: [LLVMdev] Floating-Point Constants in TableGen?
- Next message: [LLVMdev] Building bitcode modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I have updated llvm to the 113aa8612010434069fc5b5e09f6b2667e03e173 git commit. I have a small llvm project that builds a bitcode library, so I used MODULE_NAME=foo to build foo.bc. Now, I cannot build the library, because a compatible compiler cannot be found (Makefile.rules:1052).
I have seen that configure.ac has been modified, so:
- there is an update in progress?
- I have to use cmake instead of autoconf?
- The way to build bitcode modules has changed?
Thank you, speziale.ettore at gmail.com
- Previous message: [LLVMdev] Floating-Point Constants in TableGen?
- Next message: [LLVMdev] Building bitcode modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]