This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos 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]

[Bug 1001468] eCos GNU tools 4.6.3


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001468

--- Comment #53 from Jonathan Larmour <jifl@ecoscentric.com> 2012-05-26 16:36:57 BST ---
(In reply to comment #52)
> (In reply to comment #51)
> > 
> > Do we really need -mfloat-abi=hard? Do we have anything that uses it?
> 
> -mfloat-abi=hard goes along with -mfpu=fpv4-sp-d16. Both flags have to be
> specified. The use case, Cortex-M4 arch for floating point is almost ready, I
> am doing final testing and my aim is to put it on Bugzilla within few days.

Ah ok, I assume you've designed the MULTILIB_EXCEPTIONS in such a way that
-mfloat-abi=hard is only there at the same time as -mfpu=fpv4-sp-d16 and
vice-versa. Since you'll have built it then of course -print-multi-lib will
verify this easily enough if you haven't already.

Thanks!
Jifl

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


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