Binaries for other architectures
I manually compile the i686 binary on my own laptop and am now able to use the Codeship build server for an x86-64 binary. However it would be useful to have binaries available for a range of architectures.
Need to find a way of automatically producing builds for different architectures, ideally on a continuous integration basis.
goxc Is probably what you want here. I dont know of any CI tools that integrate it but I may just be ignorant.
Thanks, I'll check it out. I didn't have any luck with cross compiling in the past because of the C portion of the Sqlite library.
Thanks, Paul On 29 Dec 2014 02:17, "Daniel Wakefield" [email protected] wrote:
goxc https://github.com/laher/goxc Is probably what you want here. I dont know of any CI tools that integrate it but I may just be ignorant.
— Reply to this email directly or view it on GitHub https://github.com/oniony/TMSU/issues/4#issuecomment-68227698.