------- Additional Comments From drow at sources dot redhat dot com  2007-12-03 
14:29 -------
Quite the contrary.  FPA versus VFP controls two different things: which
instructions would be used for hardware FP, and what format is used for double
precision floats.  A little endian FPA target puts the two words in the opposite
order of a little endian VFP target.

So it's likely that your libraries actually do mismatch and one of the compilers
in use is configured incorrectly.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=5437

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to