<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 22 January 2013 13:43, Freddie Chopin <span dir="ltr"><<a href="mailto:freddie_chopin@op.pl" target="_blank">freddie_chopin@op.pl</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Tuesday, 22 January 2013 at 13:37:38 UTC, deadalnix wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
What is the problem with gdc ? I used to use it for ages.<br>
</blockquote>
<br></div>
Have you tried compiling it for something like bare-metal ARM (arm-none-eabi target)? Check the thread about embedded D in the GDC (D.GNU) forum to see what problems exist when you want to compile that for an OS-less target that doesn't provide hundreds of POSIX functions.<br>

<br>
Do note that embedded does not mean "smartphone with Android".<br>
<br>
When GDC will be part of GCC a proper support for other platforms will probably appear, not only for PC with Windows/Linux/MacOS.<br>
<br>
4\/3!!<br>
</blockquote></div><br></div><div class="gmail_extra">That's a common misconception.  Other platform support are already appearing (ARM, MIPS, PPC), it just requires users who have the hardware and knowledge to port the D runtime over.<br>
<br><br></div><div class="gmail_extra">Regards,<br>-- <br>Iain Buclaw<br><br>*(p < e ? p++ : p) = (c & 0x0f) + '0';
</div></div>