Displaying 3 results from an estimated 3 matches for "winlcu36rf5jq".
2007 Apr 01
0
[LLVMdev] Using LLVM as a crosscompiler
...?
> during gcc build process.
Building gcc as a crosscompiler is fully automized in OpenEmbedded, I'm trying to add
llvm-gcc4 into that framework.
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFGEBMwMkyGM64RGpERAnL+AKC4gtxNAPJetf0kOPJC2NAqF31tDwCfWmAu
WiNlCu36rf5JQ+AwGs7VSMs=
=LLY2
-----END PGP SIGNATURE-----
2007 Apr 01
3
[LLVMdev] Using LLVM as a crosscompiler
Hello, Koen.
> So my question is: How should I build llvm and llvm-gcc4 to have it cross-compile from x86
> to ARM/EABI?
Well, just supply appropriate --host/--target options to configure.
I haven't tried ARM, but this definitely works for crosscompiling from
linux to mingw32. Please also note, that you'll need native (=arm) tools
(binutils, libcheaders, etc) during gcc build
2007 Apr 01
4
[LLVMdev] Using LLVM as a crosscompiler
...a crosscompiler is fully automized in OpenEmbedded, I'm trying to add
> llvm-gcc4 into that framework.
>
> regards,
>
> Koen
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (Darwin)
>
> iD8DBQFGEBMwMkyGM64RGpERAnL+AKC4gtxNAPJetf0kOPJC2NAqF31tDwCfWmAu
> WiNlCu36rf5JQ+AwGs7VSMs=
> =LLY2
> -----END PGP SIGNATURE-----
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>