On 23 Dec 2014 07:15, "Dicebot via Digitalmars-d" <
[email protected]> wrote:
>
> On Monday, 22 December 2014 at 11:45:55 UTC, logicchains wrote:
>>
>> I installed the new Arch Linux LDC package but it still fails with the
same error: /usr/lib/libldruntime.so: undefined reference to `__mulodi4'
>>
>> 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?
>
>
> 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.
>
> Unfortunately I don't have any ARM device myself to test and this process
is very sub-optimal :(

Maybe you could set up a qemu-arm chroot?

Reply via email to