Linker error cross compiling for raspberry pi

kinke noone at nowhere.com
Mon May 13 23:51:30 UTC 2019


On Monday, 13 May 2019 at 23:47:38 UTC, Jackson Slater wrote:
> I don't think there is a prebuilt one for armhf.

Something like this should work:

sudo dpkg --add-architecture armhf
sudo apt-get update
sudo apt-get install zlib1g-dev:armhf


More information about the Digitalmars-d mailing list