<div class="gmail_quote">On 29 January 2012 07:42, Andrew Wiley <span dir="ltr"><<a href="mailto:wiley.andrew.j@gmail.com">wiley.andrew.j@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Sat, Jan 28, 2012 at 9:11 PM, Nick Sabalausky <a@a.a> wrote:<br>
> "Alex Rønne Petersen" <<a href="mailto:xtzgzorex@gmail.com">xtzgzorex@gmail.com</a>> wrote in message<br>
> news:jg29bs$2dm8$1@digitalmars.com...<br>
>><br>
>> Yes, D on Android would be great.<br>
>><br>
>> In fact, D already runs on Android if you do some tweaks to the GDC build.<br>
>> I've managed to get D apps running on both a Galaxy Tab 10.1 and an Efika<br>
>> MX.<br>
>><br>
><br>
> CAN I HAZ DETAILS PLZ?<br>
> KTHNXBYE<br>
><br>
<br>
</div></div>I can't speak to Android, but I know that building GDC on ARM is<br>
fairly routine these days. Make sure to build with<br>
DFLAGS="-fno-section-anchors" in the environment, but otherwise,<br>
follow the normal build instructions.<br>
I would assume the same would apply when building a cross compiler for<br>
ARM (although the normal build instructions are just a bit harder).<br>
</blockquote></div><br><div>Am I the only one that finds it annoying that any dev that wants to use D seems to have to A) use linux, and B) know how to build GCC on their own?</div><div>How many people does this turn away?</div>
<div><br></div><div>Build scripts and mingw binaries plz! Then devs can actually get to work and start writing software. 90% of my time spent with D involves trying to fuck around with msys/cygwin environments, trying to build toolchains, and having an endless stream of related problems. Complete waste of my time, and loss of community contribution.</div>