Re: Multiarch

2013-02-06 Thread Christopher Covington
Chen, Wookey, Thanks for the responses. On 02/05/2013 08:55 PM, Zhenqiang Chen wrote: > On 5 February 2013 22:20, Wookey wrote: >> What is your use-case? Knowing that will help us advice on best course >> of current action and inform us on how we might need to change what's >> on offer. The ini

using linaro toolcahin to cross compile simple .c file

2013-02-06 Thread Swati Deshmukh
hi, i am using linaro toolcahin binaries to execute simple .c file , so that it creates ARM executable output file i can run on Linaro installed on Hackberry board. this are the all steps i follwed from beginnng.. please let me know if i am missing something here.. 1. i have downloaded gcc f

Re: using linaro toolcahin to cross compile simple .c file

2013-02-06 Thread Matthew Gretton-Dann
On 06/02/13 10:40, Swati Deshmukh wrote: hi, i am using linaro toolcahin binaries to execute simple .c file , so that it creates ARM executable output file i can run on Linaro installed on Hackberry board. this are the all steps i follwed from beginnng.. please let me know if i am missing s

Re: using linaro toolcahin to cross compile simple .c file

2013-02-06 Thread Zhenqiang Chen
On 6 February 2013 18:40, Swati Deshmukh wrote: > hi, > i am using linaro toolcahin binaries to execute simple .c file , so that it > creates ARM executable output file i can run on Linaro installed on > Hackberry board. > > this are the all steps i follwed from beginnng.. > please let me know