Toplevel configury, multilibs, new autoconf versions

Alexandre Oliva aoliva at redhat.com
Thu Jul 31 04:04:10 UTC 2003


On Jul 27, 2003, Phil Edwards <phil at jaj.com> wrote:

> It source's config-ml.in, which runs through the list of multilib subdirs,
> and does text substitution on the env variables.

And then it modifies CXX, and passes that to each multilib's
configure.  Since each multilib uses separate config.cache and
separate config.status, I don't see why the wrong CXX would be cached
in them.  Isn't config-ml.in doing its job properly?  Or is the
primary multilib inappropriately passing CXX to other multilibs'
makefiles?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the autoconf-conversion mailing list