vibe-d/vibe.d

Error when building on Raspberry Pi

AlexanderZhirov opened this issue · 1 comments

When building on Raspberry swears at the -m64 flag:

gcc: error: unrecognized command-line option '-m64'
Error: /usr/bin/gcc failed with status: 1
Error /usr/bin/ldc2 failed with exit code 1.

build.log

With the indication of the architecture, everything worked out.

dub build --arch=aarch64