summaryrefslogtreecommitdiffstats
path: root/src/README.building
diff options
context:
space:
mode:
Diffstat (limited to 'src/README.building')
-rw-r--r--src/README.building4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/README.building b/src/README.building
index f73f661a..d7cc7944 100644
--- a/src/README.building
+++ b/src/README.building
@@ -8,13 +8,15 @@ and the Cygwin environment for MS Windows, but we do not officially support
this.
* Make sure you have compiled and installed a recent version of
- libosmocore. See http://bb.osmocom.org/trac/wiki/libosmocore
+ libosmocore. See https://osmocom.org/projects/libosmocore/wiki/Libosmocore
DO NOT USE the libosmocore version embedded in this git tree. This
is a special version used internally and MUST NOT be used as
system-wide libosmocore.
* Get a GNU toolchain (gcc/binutils) for ARM (e.g. from http://gnuarm.com/)
+ See https://osmocom.org/projects/baseband/wiki/GnuArmToolchain
+
* Set your path to include the arm-elf-* executables of your toolchain
* call 'make' in this (the src) subdirectory