libgd: update to 2.3.3
[feed/packages.git] / devel / gcc / README
1 Native GCC that runs on target.
2
3 To save disk space, this GCC uses dynamic linking on the target box. There
4 are configuration options to include libstdc++.a, libc.a and libpthread.a
5 if staticly linked binaries are needed.
6
7 For now, this was only tested on arm (EABI) and mips targets. Others to be
8 done...
9
10 Christian Beier <cb@shoutrlabs.com>