Download List

Project Description

crosstool-NG is a versatile toolchain generator, aiming at being highly configurable. It supports multiple target architectures, different components (glibc/uClibc...) and versions. crosstool-NG also features debugging utilities (DUMA, strace...) and generation tools (sstrip...).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-05-01 18:26
1.7.0

Two new architectures have been added: Blackfin and MIPS64. Building of canadian-crosses has been improved. Experimental support for GCC 4.5.0 has been added. Optimization for size has been added to eglibc (instead of speed by default). The companion libraries can now be built statically, removing the need for the tools wrapper. Many component versions have been added, and associated patchsets updated. Usability and stability has been improved. A lot of bugs have been fixed, some that help building on Darwin on *BSD.
Tags: Major feature enhancements, Major bugfixes

2010-04-23 07:11
1.6.2

cc is now correctly symlinked to gcc on systems that have file extensions (eg. .exe). The cross-gdb build has been fixed. Forced libraries are corectly handled when populating the rootfs. Extracting MPFR >= 2.4.0 has been fixed. New patches have been added to newlib (to fix m68k alignment), gcc (PowerPC build), and glibc (sjlj for ARM).
Tags: Minor bugfixes

2010-03-15 00:26
1.6.1

All samples have been fixed. A patch has been added for old glibc versions to recognize newer binutils. Building ltrace has been fixed on x86 and powerpc. Auto-completing sample names has been fixed.
Tags: minor bug fix

2010-02-02 03:25
1.6.0

Two new architectures have been added: s390 and m68k.
Support for ARM noMMU, THUMB, and interworking has been added.
Newlib has been enabled for all architectures (not limited to AVR32).
Support has been added for the latest gcc-4.4 series, and
many other components' versions have been updated.
The documentation has been (slightly) updated.
A lot of bugs have been fixed.
Tags: Major feature enhancements, major bug fixes

2010-01-10 22:22
1.5.3

Installation has been fixed when using --libdir and/or --docdir. The Linux kernel version strings have been fixed. Two uClibc-related bugs (a latent bug in non-ARM builds, and IP frames in big endian) have been fixed. A check that the destination directory is specified has been added. The ncurses download has been fixed and sped up. Sanitizing the environment has been fixed with respect to GREP_OPTIONS.
Tags: Minor bugfixes, Minor Enhancements

Project Resources