Quantcast
Channel: arm - openFrameworks
Viewing all articles
Browse latest Browse all 364

Cross Compile From Mac using Debian VM

$
0
0

Jason Van Cleave wrote:

Normally I use DISTCC but it is not great when there are compile errors and the linking process is still done on the RPi

The benefits of the below workflow:

Compile using the RPi as your source disk (no copying back app binaries - single point of OF source)
No Homebrew/Macports/crosstool-ng or fighting with Yosemite
Conceptually should work cross-platform

Components:
VirtualBox with Debian VM and cross-compiler
RPi with OF installed/SMB configured with mount point as / and read/write access

Workflow:
Mount Pi and edit OF projects over SMB
SSH into Debian VM to compile
Separate SSH into RPi to run apps

https://gist.github.com/jvcleave/8489b3ec5897eb1a26a2

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 364

Trending Articles