On Jun 26, 2000, Mo DeJong <[EMAIL PROTECTED]> wrote:

> In this case, I don't think anyone would really expect
> --build=FOO --host=FOO to do a cross compile.

Agreed

> I thought there was already a switch for cygnus behavior.

> --cygnus          assume program is part of Cygnus-style tree

I've never seen this option, and it doesn't seem to be accepted by any
autoconf-generated `configure' script.

> Would it be possible to put this old style --host is really
> --build stuff into the set of options activated when --cygnus
> is passed in?

Maybe we should not assume --build when --host is given, just warn
instead.  This would work under the assumption that people running
configure interactively don't often specify --host=TRIPLET, but rather
just TRIPLET, which would work in the new set-up too.  I.e., your
patch for $host_alias != $build_alias would be enough.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to