[LLVMdev] Build(s) broken?
Anton Korobeynikov
anton at korobeynikov.info
Mon Aug 31 13:58:26 PDT 2009
Hello, Paul
> >> ../llvm-gcc-svn/configure \
> >> --prefix=/home/melis/llvm \
> >> --program-prefix=llvm- \
> >> --with-llvm=/home/melis/c/llvm-svn \
You need to use --enable-llvm, not --with-llvm
> gcc version 4.2.1 (Based on Apple Inc. build 5649)
As you can see - this is not llvm-enabled gcc
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State University.
More information about the llvm-dev
mailing list