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

> But, there is nothing to update! We have already addressed the
> issue of toplevel configure passing both --build and --host
> down to sub-configures.

Indeed.  But there's a lot of documentation to be updated, so that
people will use --build where appropriate.  And we also have to update
the top-level configure to reflect the new semantics of --build and
--host.

> The only issue that remains is the case where --host (and only
> --host) is passed to top level configure.

> The following would work with the old and new --host semantics, in
> either case it would do a cross compile.

Except that it would get the wrong build platform if you only pass
--host, and it wouldn't have been able to guess it anyway, because
config.guess needs to compile and run programs on some platforms.

-- 
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