> On 12 March 2014 09:57, Renato Golin wrote:
> > On 11 March 2014 23:47, Felipe Rocha da Rosa wrote:
> >> I'm trying to build the native compiler to a arm a9 using this tutorial,
> >> https://wiki.linaro.org/WorkingGroups/ToolChain/Using/GCCNative.
>
Hi,
I'm trying to build the native compiler to a arm a9 using this
tutorial,https://wiki.linaro.org/WorkingGroups/ToolChain/Using/GCCNative.However,
I need to compile in a x86_64 platform ubuntu, like this
--target=arm-unknown-eabi --build=i686-pc-linux-gnu --host=arm-unknown-eabi,
but without