This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: no-warn-mismatch on different arm-linux-ld


Hi Dirk,

> I use the ld option -no-warn-mismatch to link together a hardware FP
> object and a software FP object for ARM (arm-linux-ld).
> 
> If I use GNU ld version 2.11.2 (with BFD 2.11.2) everything is OK, but
> with GNU ld version 2.12.1 I get
> 
> arm-linux-ld: ERROR: arch/arm/ramdisk/ramdisk.o uses hardware FP,
> whereas vmlinux uses software FP
> 
> Is this a feature or a bug?

It is a bug :-(  Can you try using the latest sources (2.13.2), and if
the problem is still present there please could you submit a *small*
testcase that reproduces the problem.

Cheers
        Nick


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