2010-04-04 21:42:26 -04:00
2010-04-04 20:46:09 -04:00
2010-04-03 18:20:00 -04:00
2010-04-04 21:39:07 -04:00
2010-04-04 21:42:26 -04:00

This script will build general buildtools for a 64 bit elf target. It will compile:

binutils (ld, bfd, gas)
gmp
mpfr
gcc (gcc, g++)
newlib

USAGE:

To use this, add OS specific hooks to newlib, edit build.sh line 1 and give the name of the os target, and run

./build.sh

This will build the tools in the 'local' directory.

FEATURES:

1. Will compile a complete C and C++ toolchain.

BUGS:

1. Does not compile fortran target.
Description
Some scripts to build buildtools.
Readme 170 KiB
Languages
C 51.4%
Shell 27.5%
Makefile 21.1%