Project

General

Profile

Actions

Feature #3371

open

migrate to use arm-none-eabi build of libosmocore.git

Added by laforge over 5 years ago. Updated over 5 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
firmware
Target version:
-
Start date:
06/29/2018
Due date:
% Done:

0%

Spec Reference:

Description

We currently have some partial copied hack of libosmocore inside simtrace2.git, which is of course a bad idea.

Instead, we should use a libosmocore from libosmocore.git which was built + installed using

./configure --enable-static --prefix=/usr/local/arm-none-eabi --host=arm-none-eabi --enable-embedded CFLAGS="-Os -ffunction-sections -fdata-sections -nostartfiles -nodefaultlibs -Werror"

This library can then be used by a variety of embedded/firmware builds, such as OsmocomBB and others.

Actions #1

Updated by laforge over 5 years ago

  • Category set to firmware
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)