[Buildroot] [Bug 5810] Buildroot 2012.11: Additional GCC option "-msoft-float" breaks the build

bugzilla at busybox.net bugzilla at busybox.net
Tue Jan 7 07:37:43 UTC 2014


https://bugs.busybox.net/show_bug.cgi?id=5810

Thomas Petazzoni <thomas.petazzoni at free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from Thomas Petazzoni <thomas.petazzoni at free-electrons.com> 2014-01-07 07:37:43 UTC ---
The ARM soft-float / hard-float support has been significantly improved in the
2013.08 release. There is now a clear way of choosing between soft-float,
hard-float with floating point arguments passed in integer registers (so-called
softfp) and hard-float with floating point arguments passed in floating point
registers (so called hardfp).

Therefore, I believe this bug can now be considered as fixed.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list