On Sat, Feb 02, 2013 at 10:11:47AM +0100, Yann Droneaud wrote:

> The problem happens when I use `uname -p`-`uname -s` as --build=
> argument of a configure script while cross-compiling.

So use --build=`uname -p`-`uname -s | tr A-Z a-z`. ;-)

In my experience, in 99% of cases, people do not compute the value of
the --build argument.

Cheers, Ben

Attachment: signature.asc
Description: Digital signature

_______________________________________________
config-patches mailing list
config-patches@gnu.org
https://lists.gnu.org/mailman/listinfo/config-patches

Reply via email to