Re: Cross compilation error

2005-01-03 Thread Philippe De Swert
Hello, You don't need to edit the makefile. You can also set the CROSS_COMPILE environment and put the path-to-crosscompiler/bin in your PATH. export PATH=$PATH:/path-to-crosscompiler/bin make CROSS_COMPILE=arm-linux- Quoting Lennart Sorensen <[EMAIL PROTECTED]>: > > > > > > The thing is

unsubscribe

2005-01-03 Thread Andrew M.A. Cater

Re: Cross compilation error

2005-01-03 Thread Lennart Sorensen
On Mon, Jan 03, 2005 at 03:15:50PM +0100, Rani Khalil wrote: > To whom it may concern > > > > I am currently working on my Thesis project where I have to set in operation > a Linux distribution on a computer with an > > Xscale processor(IXC1100). I have been trying to build and compile a kerne

Cross compilation error

2005-01-03 Thread Rani Khalil
  To whom it may concern   I am currently working on my Thesis project where I have to set in operation a Linux distribution on a computer with an Xscale processor(IXC1100). I have been trying to build and compile a kernel that I can use (unfortunately I have failed). I am working on a