I doubt that this is the case overall, because when I compile the (original) program and run it outside of Qemu on an Intel machine, it doesn't freeze, it runs until the end. So, the CPU can handle the operations. On the contrary, it is when it is executed through Qemu/i386 where it just hangs there.<br>
<br>
<div class="gmail_quote">On Mon, Oct 31, 2011 at 11:14 AM, Sebastian Huber <span dir="ltr"><<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>On 10/31/2011 11:05 AM, Constantine "chicky" Giotopoulos wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">So it's a i386 issue and nothing can be done about it?<br></blockquote><br></div>You can use software floating point or a processor with an IEEE 754 conform floating point unit (and use the appropriate GCC options to generate code for it, e.g. -mfpmath=sse). 
<div>
<div></div>
<div><br><br>-- <br>Sebastian Huber, embedded brains GmbH<br><br>Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany<br>Phone   : <a href="tel:%2B49%2089%2018%2090%2080%2079-6" target="_blank" value="+4989189080796">+49 89 18 90 80 79-6</a><br>
Fax     : <a href="tel:%2B49%2089%2018%2090%2080%2079-9" target="_blank" value="+4989189080799">+49 89 18 90 80 79-9</a><br>E-Mail  : <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-<u></u>brains.de</a><br>
PGP     : Public key available on request.<br><br>Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.<br>______________________________<u></u>_________________<br>rtems-users mailing list<br><a href="mailto:rtems-users@rtems.org" target="_blank">rtems-users@rtems.org</a><br>
<a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://www.rtems.org/mailman/<u></u>listinfo/rtems-users</a><br></div></div></blockquote></div><br>