<div dir="ltr">Dear Sebastian,<div><br></div><div>I am testing cxx_throw.exe on your same environment for realview-pbx-a9-qemu.</div><div>When I test below option, it is OK! as like you.</div><div><div>CPU_CFLAGS = -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9</div></div><div><br></div><div>But, When I changed option as like below, cxx_throw.exe just output three lines.</div><div><div>CPU_CFLAGS = -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=softfp -mtune=cortex-a9</div></div><div><br></div><div>< Output ></div><div><div>Hey I'm in base class constructor number 1 for 0x201dcc.</div><div>Hey I'm in base class constructor number 2 for 0x201dd4.</div><div>Hey I'm in derived class constructor number 3 for 0x201dd4.</div></div><div><br></div><div>Please could you let me know a reason about this result ?</div><div><br></div><div>Best Regards,</div><div>Thomas Kim</div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-12-01 17:27 GMT+09:00 Sebastian Huber <span dir="ltr"><<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 01/12/14 09:18, Thomas Kim wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Do you mean that I should update both lastest RTEMS 4.10.99 source with GCC 4.8.3(RSB) ?<br>
</blockquote>
<br>
This is hard to say.  I would start a debugger and try to figure out the problem source.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Sebastian Huber, embedded brains GmbH<br>
<br>
Address : Dornierstr. 4, D-82178 Puchheim, Germany<br>
Phone   : +49 89 189 47 41-16<br>
Fax     : +49 89 189 47 41-09<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>
<br>
</font></span></blockquote></div><br></div>