Hi all I have been battling for the past few days to get everything in place to get moonlight running on our embedded arm platform (processor is an ARM926EJ-Sid(wb) ). I finally get all the dependencies in place, but when it comes to running the glassyclock example, I get a 'should not be reached' error from within inssel.c. This turns out to be a catchall exception thrown when compiling mono with no hardware FPU support (the SOFT_FLOAT_IMPL) flag. Is my understanding from this that moonlight will not run on hardware without hardware floating point support, or is it a case of implementing the missing functionality to get this working. There does seem to be other instructions implemented in inssel-float.brg that target a platform with software based FPU (for example CEE_STIND_R8, whereas CSS_STIND_R4 does not). Regards Matt ********************************************************************************************************* This e-mail is confidential, the property of NDS Ltd and intended for the addressee only. Any dissemination, copying or distribution of this message or any attachments by anyone other than the intended recipient is strictly prohibited. If you have received this message in error, please immediately notify the [EMAIL PROTECTED] and destroy the original message. Messages sent to and from NDS may be monitored. NDS cannot guarantee any message delivery method is secure or error-free. Information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. We do not accept responsibility for any errors or omissions in this message and/or attachment that arise as a result of transmission. You should carry out your own virus checks before opening any attachment. Any views or opinions presented are solely those of the author and do not necessarily represent those of NDS.
To protect the environment please do not print this e-mail unless necessary. NDS Limited Registered office: One Heathrow Boulevard, 286 Bath Road, West Drayton, Middlesex, UB7 0DQ, United Kingdom. A company registered in England and Wales Registered no. 3080780 VAT no. GB 603 8808 40-00 **********************************************************************************************************
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
