This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libf2c + elf + multilib = build problems


On Aug 17, 2000, Richard Earnshaw <rearnsha@arm.com> wrote:

> The problem is in the top-level makefile, in the definition of 
> FLAGS_FOR_TARGET.

No, config-ml.in is supposed to adjust -B, -L and -I flags, as well as
full pathnames, for multilibs.  Try to clean the config.cache from the
multilibs.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]