Am Mon, 29 Feb 2016 08:35:52 +0000
schrieb Adrian Matoga <dlang.s...@matoga.info>:

> $ dub build 
> --compiler=/opt/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gdc
> 
> This can even build vibe.d apps for RPi, provided that you have 
> all target .so files (AFAIK these are libevent, libevent_pthread, 
> libssl and libcrypto).

It's also possible to access the libraries from a running RPi
using sshfs:

http://wiki.dlang.org/GDC/Cross_Compiler/Existing_Sysroot

Reply via email to