Re: Cross compiling a package for aarch64 foundation model

2013-11-13 Thread Anil Singhar
Hi Ard, Thanks for your help. I had attempted to do something similar before for klibc package. There were few hurdles 1. I could not increase the disk size of the foundation model (didn't know how to do that. Could not find anything on the manual) and I needed larger disk space to first compile l

Re: Cross compiling a package for aarch64 foundation model

2013-11-13 Thread Ard Biesheuvel
On 13 November 2013 07:41, Anil Singhar wrote: > Thanks for your response. Here is the error I get when I do the "make check" > step on the foundation model after having done the "configure" and "make" > steps on the x86_64 linux build machine. I used the configure options you > provided. > > 1.

Re: Cross compiling a package for aarch64 foundation model

2013-11-12 Thread Anil Singhar
Hi Wookey, Thanks for your response. Here is the error I get when I do the "make check" step on the foundation model after having done the "configure" and "make" steps on the x86_64 linux build machine. I used the configure options you provided. 1. On x86_64 linux build machine: -

Re: Cross compiling a package for aarch64 foundation model

2013-11-12 Thread Wookey
+++ Anil Singhar [2013-11-12 18:44 +0530]: >Hi, > >I am trying to cross compile a package wi the following steps. The build >goes fine except that when I try to run the same on the foundation model >it doesn't work. Here are all the steps in details: > >1. Installed the linaro