[LLVMdev] Building bitcode modules

Speziale Ettore speziale.ettore at gmail.com
Wed Sep 28 23:31:13 PDT 2011


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:

1) there is an update in progress?
2) I have to use cmake instead of autoconf?
3) The way to build bitcode modules has changed?

Thank you,
speziale.ettore at gmail.com




More information about the llvm-dev mailing list