<p dir="ltr"><br>
On 23 Dec 2014 07:15, "Dicebot via Digitalmars-d" <<a href="mailto:digitalmars-d@puremagic.com">digitalmars-d@puremagic.com</a>> wrote:<br>
><br>
> On Monday, 22 December 2014 at 11:45:55 UTC, logicchains wrote:<br>
>><br>
>> I installed the new Arch Linux LDC package but it still fails with the same error: /usr/lib/libldruntime.so: undefined reference to `__mulodi4'<br>
>><br>
>> I did get GDC to work on ARM, but for some reason the resulting executable is horribly slow, around five times slower than what LDC produced. Are there any flags other than -O3 that I should be using?<br>
><br>
><br>
> Argh, sorry, now this is my personal failure - have applied the workaround only to i686 and forgot about arm CARCH (it works on x86_64 without workarounds). Pushed update again.<br>
><br>
> Unfortunately I don't have any ARM device myself to test and this process is very sub-optimal :(</p>
<p dir="ltr">Maybe you could set up a qemu-arm chroot?</p>