OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / tools / README
1
2 uClinux TOOLS
3 -------------
4
5 No compiler tools are provided in the uClinux source distribution.
6 You need to either get a pre-built binary package from www.uclinux.org,
7 or compile yourself a cross tool chain.
8
9 You will need:
10
11     GNU gcc      (currently we use 2.95.3)
12     GNU binutils (currently we use 2.10)
13     GNU gdb      (currently we use 5.0)
14     elf2flt
15