Multilibs with different configs (different include-paths)?

Alexandre Oliva aoliva@redhat.com
Fri Aug 31 14:37:00 GMT 2001


On Aug 31, 2001, Hans-Peter Nilsson <hans-peter.nilsson@axis.com> wrote:

> I have a cross toolchain where one of the multilibs has
> different include files than the others.  The current multilib
> machinery caches include-configs across all multilibs, so things
> break when the target libiberty builds, because of the resulting
> incorrect config.h (IIRC).

Nope, each multilib gets a different config.cache, named
${target_alias}${multilibdir}/config.cache

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



More information about the Gcc mailing list