[LLVMdev] hi, I can't find information about how to cross compile llvm-gcc in llvm docs.

爱好者 proljc at gmail.com
Tue May 4 22:57:45 PDT 2010


I place codesourcery toolchain 2010q1 there, but the sh tell me
"CodeSourcery tarball not found in
/root/tmp/arm-2007q3-51-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
", does 2007q3 support ARM Cortex A8?
What can I do?

2010/5/5 Eli Friedman <eli.friedman at gmail.com>

> On Tue, May 4, 2010 at 8:57 PM, 爱好者 <proljc at gmail.com> wrote:
> > hi all
> >       We want speed up our applications, so we want use llvm-gcc. I
> nerver
> > cross build it for arm, and I didn't find enough information in llvm
> docs.
> >       Our cpu is cortex a8, anybody tell me how can I do? Step by step.
> > THANK YOU!
> > yours Liu
>
> Try the llvm/utils/crosstool/ARM/build-install-linux.sh script for a
> semi-automated approach (README in the same directory).  The manual
> method is roughly the same method you'd use to cross-compile gcc, so
> there isn't much documentation specific to llvm-gcc.
>
> -Eli
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100505/2ccc40dc/attachment.html>


More information about the llvm-dev mailing list