[Mono-bugs] [Bug 378735] Error compiling MONO SVN using ARM

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Apr 11 11:41:54 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=378735

User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=378735#c2


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |vargaz at gmail.com




--- Comment #2 from Zoltan Varga <vargaz at gmail.com>  2008-04-11 09:41:54 MST ---
This is caused by missing support for soft float in mono_emulate_opcode ().
A testcase:

long l = 1;
float f = (float)l;


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list