summaryrefslogtreecommitdiff
path: root/TODO
blob: eadfc09114973432b36b3e7388f79c072670eaea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
This is a somewhat ordered TODO list:

Recuring tasks:

- update versions for every tools...


Non-recurring tasks:

- 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