diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-09-04 17:27:16 +0200 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-09-04 17:27:16 +0200 |
commit | 85b96f88feceb8049d49aa3a770a7a53a381ae04 (patch) | |
tree | 2e1ca3085ae73b652199f81cabe52fd2707a882e /TODO | |
parent | a6a0bf70eddc63a07f8d79f81cb381d5e2bdff9a (diff) | |
download | crosstool-ng-85b96f88feceb8049d49aa3a770a7a53a381ae04.tar.gz crosstool-ng-85b96f88feceb8049d49aa3a770a7a53a381ae04.tar.bz2 crosstool-ng-85b96f88feceb8049d49aa3a770a7a53a381ae04.zip |
TODO: update
Add TODO list for m4, autoconf, automake and libtool.
Building our own versions would remove burden from the users
who have older versions on their distributions, and are not
ready/able/allowed to upgrade.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -7,6 +7,12 @@ Recuring tasks: Non-recurring tasks: +- build our own versions for (minimum versions): + m4 1.4.12 + autoconf 2.63 + automake 1.10.2 + libtool 2.2.4 + - uClinux - add newlib (for enhanced bare metal) |