Re: Building a native version of Linaro GCC in Ubuntu

2014-03-13 Thread Zhenqiang Chen
On 13 March 2014 07:42, Felipe Rocha da Rosa wrote: > >> 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/Tool

RE: Building a native version of Linaro GCC in Ubuntu

2014-03-12 Thread Felipe Rocha da Rosa
> 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. > >> However, I need to compile in a x86

Re: Building a native version of Linaro GCC in Ubuntu

2014-03-12 Thread Christophe Lyon
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. >> However, I need to compile in a x86_64 platform ubun

Re: Building a native version of Linaro GCC in Ubuntu

2014-03-12 Thread Renato Golin
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. > However, I need to compile in a x86_64 platform ubuntu, > like this --target=arm-unknown-eabi --build=