Git Product home page Git Product logo

gnu-arm-installer's Introduction

GNU ARM TOOLCHAIN INSTALLER

FOR OSMOCOM-BB

This latest version works with:

  • gcc-4.5.2.tar.bz2
  • binutils-2.21.1a.tar.bz2
  • newlib-1.19.0.tar.gz

This version of the installer was tested with Ubuntu. Debian should work also. But there is at one point in the download.sh script an aptitude command. You can just ignore this with other systems, but nevertheless, you need to install this library.

Installation

Make sure that you already have installed following packages: build-essential libgmp3-dev libmpfr-dev libx11-6 libx11-dev flex bison libncurses5 libncurses5-dbg libncurses5-dev libncursesw5 libncursesw5-dbg libncursesw5-dev zlibc zlib1g-dev libmpfr4 libmpc-dev.
  1. Download the latest installer:

    git clone https://github.com/axilirator/gnu-arm-installer.git
    cd gnu-arm-installer
  2. Run this scripts:

    ./download.sh
    ./build.sh

The installer will extract and compile all of the source files automatically. If it is successful, you will get the toolchain in install/ directory.

License: GPL v3 (http://www.gnu.org/copyleft/gpl.html)

This script was originally written by Waipot Ngamsaad from mcuprogramming.com: svn checkout http://hobbycode.googlecode.com/svn/trunk/gnu-arm-installer gnu-arm-installer

Patch written by Marcello Pogliani [email protected].

gnu-arm-installer's People

Contributors

0x0d avatar axilirator avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gnu-arm-installer's Issues

32 or 64

Cross complied successfully, but when osmocombb searches for compile if it's working says no.

All others work but arm-elf-gcc does not.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.