building ldc on raspberry pi

David Nadlinger code at klickverbot.at
Mon Oct 21 14:16:05 PDT 2013


On Mon, Oct 21, 2013 at 9:24 PM, Knud Soerensen
<4tuu4k002 at sneakemail.com> wrote:
> Just got around to try again.
> Now it fails at:
>
> […]
> [ 13%] Generating src/core/bitop.o
> Not implemented yet
> Stack dump:
> 0.      Running pass 'ARM Assembly Printer' on function
> '@_D4core5bitop3bsfFNaNbNfkZi'

Could you please post the output of "ldc2 -version" and "ldc2 -vv
somedfile | head -n 1"?

Compiling druntime/Phobos and a Hello World program works for me
(although EH is still not implemented properly).

David


More information about the digitalmars-d-ldc mailing list