[LLVMdev] successfully bootstraped on a i686-linux-gnu
Chris Lattner
sabre at nondot.org
Thu Apr 27 17:05:39 PDT 2006
On Fri, 21 Apr 2006, [UTF-8] Rafael Esp?ndola wrote:
> To work aroud the problem I edited gcc/objc/config-lang.in and removed
> the comment from the line
> #target_libs=target-libobjc
>
> With this change it is again possible to build without objc. The
> complete configure line was
>
> ../llvm-gcc4-1.7.source/configure --prefix=$CFEINSTALL
> --enable-languages=c,c++ --program-prefix=llvm-
> --enable-llvm=/home/rafael/dev/obj/ --enable-checking
This is the right fix, thanks! I've applied it to the main llvmgcc tree.
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list