ad4
Using the GNU tools on embedded systems
Contents|Index|Next
Using
the GNU tools on embedded systems
The
following seven GNUPro Toolkit tools can be run an embedded target.
-
gcc,
the GNUPro Toolkit compiler.
-
as,
the GNUPro Toolkit assembler.
-
ld,
the GNUPro Toolkit linker.
-
binutils,
the GNUPro Toolkit directory of utilities.
-
gdb,
the GNUPro Toolkit debugger.
-
libgloss,
the support library for embedded targets.
-
newlib,
the C library developed by Cygnus Solutions.
0