mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 12:57:53 +00:00
7ae18a8527
- TODO: remove completed items -------- diffstat follows -------- /devel/gcc-4.4/TODO | 1 0 1 0 - 1 file changed, 1 deletion(-)
37 lines
729 B
Plaintext
37 lines
729 B
Plaintext
This is a somewhat ordered TODO list:
|
|
|
|
Recuring tasks:
|
|
|
|
- update versions for every tools...
|
|
|
|
|
|
|
|
Non-recurring:
|
|
|
|
- gcc-4.4
|
|
- check that the patchset from 4.3.3 still applies
|
|
|
|
- uClinux
|
|
|
|
- add newlib (for enhanced bare metal)
|
|
- may need heavy tweaks and bends in gcc.sh
|
|
- try to make it generic, will help for uClibc++
|
|
- check whether it supports running under uClinux
|
|
|
|
- uClibc++
|
|
- see newlib, above
|
|
|
|
- Cygwin target (needs newlib)
|
|
- so we can complie for Windows/Cygwin
|
|
|
|
- mingw32 target
|
|
- so we can compile for Windows/Win32
|
|
|
|
- mingw32 host
|
|
- so we can run natively under Windows/Win32 (without requiring Cygwin)
|
|
|
|
- eglibc config file
|
|
- see: http://sourceware.org/ml/crossgcc/2009-05/msg00022.html
|
|
|
|
- multilib
|