On Sat, Apr 23, 2016 at 06:35:42PM +0200, Alexander Chemeris wrote:
Hi all,
There has been a few questions recently about building OpenBSC/OsmoBTS, especially for SDR devices, so I decided to share a link to a "make world" style build script which may help newcomers to get started.
The script was hacked together by Sergey Kostanbaev to build static binaries and was not meant for wide use, so it have rough edges and may not work for every setup, but I hope it'll be useful for someone.
Check out this git repository for the source code and brief documentation: https://github.com/fairwaves/osmo-combo
Nice, thanks!
I do have a build-all shell script for the 3G stack that I heavily use to ensure clean builds. Maybe I can translate it into a Makefile like this one...
But, hold on, are you actually mirroring the osmo* source trees in that repository? Makes it kind of hard to contribute back to upstream, right?
I'd prefer to have just the Makefile, which (as a rainbow unicorn) could also clone the git sources if not present...
Anyway, thanks for sharing!
~Neels