Skip to content

Build scripts for FSF GCC and AdaCore tools

Notifications You must be signed in to change notification settings

CTrocks/free-ada

 
 

Repository files navigation

Free Ada (work on-going)

Extended version originally provided by: Copyright (C) 2011-2017 Luke A. Guest with assistance from David Rees

To build toolchain:

  cp config-master.inc config.inc
  <modify config.inc as required>
  ./download.sh
  ./build-tools.sh -t 1

If you leave everything as default, you will have a bunch of archives in a packages directory and the toolchain installed to ```$HOME/opt/free-ada-new

Note

There's currently no libc (newlib) built.

About

Build scripts for FSF GCC and AdaCore tools

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 28.2%
  • Pascal 25.8%
  • PHP 20.6%
  • Assembly 14.7%
  • C++ 5.2%
  • Ada 1.8%
  • Other 3.7%