[LLVMdev] RFC: Timeline for deprecating the autoconf build system? (original) (raw)
Diego Novillo dnovillo at google.com
Fri Oct 31 18:06:29 PDT 2014
- Previous message: [LLVMdev] RFC: Timeline for deprecating the autoconf build system?
- Next message: [LLVMdev] RFC: Timeline for deprecating the autoconf build system?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Oct 31, 2014 at 8:40 PM, Steve King <steve at metrokings.com> wrote:
On Fri, Oct 31, 2014 at 3:08 PM, Tom Stellard <tom at stellard.net> wrote: > - Is there any technical reason why the remaining autoconf users can't switch > to CMake? Last time I tried, the CMake build was missing some pieces required for the Gold plugin. Specifically, the --with-binutils-include option.
Must've been fixed. I regularly build with -DLLVM_BINUTILS_INCDIR=... to build the gold plugin.
Diego.
- Previous message: [LLVMdev] RFC: Timeline for deprecating the autoconf build system?
- Next message: [LLVMdev] RFC: Timeline for deprecating the autoconf build system?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]