Skip to content

NinjaComics/osmognu_toolchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

osmognu_toolchain

This repo consists of a working toolchain to compile osmocomBB(layer1) on target calypso boards. The buildscript is a copy of the script found at [osmocomBB Wiki] (http://bb.osmocom.org/trac/wiki/GnuArmToolchain), with minimal tweaks to compiler, linker and C library versions. Note that gcc-4.6.4 used to build the arm-elf-gcc is the last version of gcc to support the arm-elf binary format. To use the toolchain, fork this repo, clone it and add the toolchain found in the install/bin directory to the PATH.