It worked for me with *gcc-arm-none-eabi* package on Ubuntu - in this case the build should use "|make -e CROSS_TOOL_PREFIX=arm-none-eabi-|" command. See https://projects.osmocom.org/projects/baseband/wiki/Software_Getting_Started for details.
On 26.04.2017 16:28, Neels Hofmeyr wrote:
Also, we need to have cross-compiler installed on the build machines.
I can install any packages, just let me know which. (I assume we'd at first just build on a debian 8 slave)
~N