TODO
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Jun 26 19:09:22 2009 +0200 (2009-06-26)
branchcanadian
changeset 1423 7f5563e3ec2d
parent 1387 a52504ffac55
child 1512 439a6b292917
permissions -rw-r--r--
Don't use prefix/bin to install the buildtools.

Collect the build tools in a seperate folder in order to prevent accidental
calling our newly build tools.

Signed-off-by: Bart van der Meulen <bartvdrmeulen@gmail.com>
     1 This is a somewhat ordered TODO list:
     2 
     3 Recuring tasks:
     4 
     5 - update versions for every tools...
     6 
     7 
     8 Non-recurring tasks:
     9 
    10 - uClinux
    11 
    12 - add newlib (for enhanced bare metal)
    13   - may need heavy tweaks and bends in gcc.sh
    14   - try to make it generic, will help for uClibc++
    15   - check whether it supports running under uClinux
    16 
    17 - uClibc++
    18   - see newlib, above
    19 
    20 - Cygwin target (needs newlib)
    21   - so we can complie for Windows/Cygwin
    22 
    23 - mingw32 target
    24   - so we can compile for Windows/Win32
    25 
    26 - mingw32 host
    27   - so we can run natively under Windows/Win32 (without requiring Cygwin)
    28 
    29 - eglibc config file
    30   - see: http://sourceware.org/ml/crossgcc/2009-05/msg00022.html
    31 
    32 - multilib