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 16, 2000, Jeffrey A Law <law@cygnus.com> wrote:

>   In message <200008161553.QAA19038@cam-mail2.cambridge.arm.com>you write:
>> 
>> Hmm, so I tried to turn on a reasonable combination of multilibs for the 
>> arm+elf back end.   Ooops.
>> 
>> All works fine until libf2c runs its check to see if the compiler can make 
>> valid executables.  This fails for some of the multilib combinations 
>> because it is trying to use a version of newlib that was build for a 
>> different combination...  Not good.
>> 
>> 
>> Anyone know what's up here?
> I believe Alexandre Oliva posted a patch for this (which I thought 
> eventually got approved)?!?

Yep, it's in but, AFAICT, the -B and -L flags haven't been adjusted.
Richard, is your copy of config-ml.in up-to-date

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