bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to do findutils cross-compilation for ARM platform?


From: Mike Frysinger
Subject: Re: how to do findutils cross-compilation for ARM platform?
Date: Sat, 31 Dec 2011 15:07:07 -0500
User-agent: KMail/1.13.7 (Linux/3.1.0-atsc; KDE/4.6.5; x86_64; ; )

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

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]