autoconf-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] remove warning for --host without --build


From: Bruno Haible
Subject: Re: [PATCH] remove warning for --host without --build
Date: Mon, 23 Apr 2012 21:02:10 +0200
User-agent: KMail/4.7.4 (Linux/3.1.0-1.2-desktop; KDE/4.7.4; x86_64; ; )

Peter Rosin wrote:
> it is wrong, it is a cross compile

I don't want to discuss words. The term "cross compile" was coined at
a time when every machine had only 1 format of executables that it could
execute. Now there are two possible meanings of the term.

> I think a warning is warranted somewhere if you
> are trying to run the host code on the build machine in a cross setup.
> Doing so must be considered fragile.

There's nothing fragile about it. Autoconf detects whether it can run
binaries produced by $CC or not. It's in line with Autoconf's design to
determine attributes about the build environment, so that the user does
not have to provide this information explicitly.

Bruno




reply via email to

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