Building Linaro GCC from source

Javier Martinez Canillas martinez.javier at gmail.com
Tue Jan 10 00:32:17 UTC 2012


On Sun, Jan 8, 2012 at 9:33 PM, Michael Hope <michael.hope at linaro.org> wrote:
> Hi Javier.  Give crosstool-NG (http://crosstool-ng.org/) a try.  It
> hasn't been released yet, but you could try the Linaro branch which
> includes a Linaro sample config.
>
> Something like:
>  * bzr branch lp:~linaro-toolchain-dev/crosstool-ng/linaro
>  * cd linaro
>  * ./configure --local
>  * export PATH=$PWD:$PATH
>  * mkdir builds; cd builds
>  * ct-ng linaro-arm-linux-gnueabi
>  * ct-ng build
>
> You might need to run a `ct-ng menuconfig` and turn off the LSB
> compiler but apart from that it should be good.
>

Hello Michael,

Thank you for your recomendation. I'll give a try to crosstool-NG Linaro branch.

Best regards,

-- 
Javier Martínez Canillas
(+34) 682 39 81 69
Barcelona, Spain



More information about the linaro-toolchain mailing list