[LLVMdev] llvm_cross_compile
Jim Grosbach
grosbach at apple.com
Wed Oct 19 11:38:02 PDT 2011
Please include the mailing list on replies.
It looks like you're running configure directly in the LLVM source directory(?) I'm not sure if that works for cross builds like this. Try a separate build directory and see if that helps.
-Jim
On Oct 19, 2011, at 10:57 AM, Artyom Baloyan wrote:
> hi
> thank you, but i have this problem
>
> artyom at splab:~/llvm/llvm-2.7$ sudo make
> configure: error: Already configured in /home/artyom/llvm/llvm-2.7
> make[1]: Entering directory `/home/artyom/llvm/llvm-2.7/BuildTools'
> make[1]: *** No targets specified and no makefile found. Stop.
> make[1]: Leaving directory `/home/artyom/llvm/llvm-2.7/BuildTools'
> make: *** [cross-compile-build-tools] Error 1
>
>
>
More information about the llvm-dev
mailing list