TODO
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu May 21 13:49:30 2009 +0000 (2009-05-21)
changeset 1349 e82da02e9ee7
parent 1335 4a5540d3a301
child 1368 ec1cffe6d30b
permissions -rw-r--r--
/trunk:
- TODO: add multilib.

-------- diffstat follows --------
/trunk/TODO | 2 2 0 0 ++
1 file changed, 2 insertions(+)
     1 This is a somewhat ordered TODO list:
     2 
     3 Recuring tasks:
     4 
     5 - update versions for every tools...
     6 
     7 
     8 
     9 Non-recurring:
    10 
    11 - gcc-4.4
    12   - requires some companion libs:
    13     - PPL
    14     - CLoog
    15   - check that the patchset from 4.3.3 still applies
    16 
    17 - uClinux
    18 
    19 - add newlib (for enhanced bare metal)
    20   - may need heavy tweaks and bends in gcc.sh
    21   - try to make it generic, will help for uClibc++
    22   - check whether it supports running under uClinux
    23 
    24 - uClibc++
    25   - see newlib, above
    26 
    27 - Cygwin target (needs newlib)
    28   - so we can complie for Windows/Cygwin
    29 
    30 - mingw32 target
    31   - so we can compile for Windows/Win32
    32 
    33 - mingw32 host
    34   - so we can run natively under Windows/Win32 (without requiring Cygwin)
    35 
    36 - eglibc config file
    37   - see: http://sourceware.org/ml/crossgcc/2009-05/msg00022.html
    38 
    39 - multilib