On Wednesday 28 December 2011 09:09:08 Eric Blake wrote: > On 12/25/2011 09:43 PM, chunrong lai wrote: > > I tried to build a ARM version of findutils in my ubuntu 10.10 (x86_64) > > with below commands > > ./configure CC=arm-linux-gnueabi-gcc CFLAGS="-g" \ > --build arm-cross-linux-gnueabi --host i686-pc-linux-gnu \ > gl_cv_func_fflush_stdin=yes
maybe i'm missing something, but this doesn't seem right. if you want to cross-compile the code to run on arm, then the --build/--host flags are inverted here. -mike
signature.asc
Description: This is a digitally signed message part.