On Apr 26, 2000, Paul Berrevoets <[EMAIL PROTECTED]> wrote:

> Peter Eisentraut wrote:

>> Perhaps the mere presence of --host (or NOOPT) could give a gentle hint
>> that cross-compilation is at least tolerated (but not forced). After all,
>> why are you specifying it otherwise? The converse is of course not true.

> Because you may want to provide an alias for the host (native) system.

Yup.  I've found many packages whose config.guess would guess
alphaev6-unknown-linux-gnu, but whose config.sub wouldn't accept
alphaev6, so I had to manually `configure alpha-unknown-linux-gnu'.
Of course, in these cases, it is the package that's broken, for
shipping incompatible versions of config.guess and config.sub, but I
wouldn't want configure to think it's cross compiling just because
I've specified the host system name.

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

Reply via email to