To compile osmocomBB for the target we need a GNU toolchain for ARM. So first make sure u have this installed the toolchain For Osmocombb we need to do the following Getting and updating the source For compiling and building osmocombb Open up a new terminal window like this and you should see this now […]
Tag Archives: osmocomb
This page will describe the procedure for compiling a GNU ARM toolchain. We will build a toolchain consisting of: GCC 4.8.2 Binutils 2.21.1 Newlib 1.19 Getting the buildscript First of all, create a directory you want to use for building the toolchain we are going to do this under the root folder so open up […]