faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
_whitelogger has joined #amber
<FromGitter> <damianham> Hi Brian and welcome. What I do is cross compile my app on my dev workstation to produce an object file, copy that object file to the Pi and on the Pi link the object file to the library dependencies to produce the final executable binary. In order to do that I have a copy of crystal source on the Pi with a compiled libcrystal.a in /home/pi/build/crystal/src/ext/ and also libsqlite3-dev installed on the Pi as that
<FromGitter> ... is what I use for db storage for my app ⏎ ⏎ ```code paste, see link``` [https://gitter.im/amberframework/amber?at=5e5b7ce1ec7f8746aaa6a771]
<FromGitter> <bweave> @Blacksmoke16 @damianham Nice, thanks guys! I'll give it a shot.
ChanServ has quit [shutting down]
ChanServ has joined #amber