aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-09-04 17:27:16 +0200
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-09-04 17:27:16 +0200
commit85b96f88feceb8049d49aa3a770a7a53a381ae04 (patch)
tree2e1ca3085ae73b652199f81cabe52fd2707a882e
parenta6a0bf70eddc63a07f8d79f81cb381d5e2bdff9a (diff)
downloadcrosstool-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.
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index eadfc091..b322b3c6 100644
--- a/TODO
+++ b/TODO
@@ -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)