Skip to content

A very simple build script for bare metal arm toolchain. NO LINUX!

Notifications You must be signed in to change notification settings

liamstask/summon-arm-toolchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

REMEMBER!
---------
THE RESULTING TOOLCHAIN IS FOR BARE BONE ARM PROCESSOR SOFTWARE. NOT FOR USE
WITH GLIBC OR THE LINUX KERNEL. DO NOT EVEN BOTHER TO ASK FOR THAT!

To compile the ARM toolchain for barebone ARM devices:
------------------------------------------------------
* Edit the shell script to match your environment
* Run it
* Profit

Currently tested and known to work target platforms:
----------------------------------------------------
* STM32F10x (Olimex STM32-H103 eval board)

Currently tested and known to work host platforms:
--------------------------------------------------
* Linux 64bit (Debian unstable)
* Mac OS X Leopard with MacPorts

Notes for Mac OS X users:
-------------------------
You need to install gmp, mpfr and libiconv packages using MacPorts, DarwinPorts
or fink. GCC-4.4.0 requires them.

About

A very simple build script for bare metal arm toolchain. NO LINUX!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published