RTEMS Frequently Asked Questions
All target tools are supposed to be prefixed with a target-canonicalization prefix, eg. i386-rtems-gcc, m68k-rtems-ld are target tools.
Host tools are supposed not to be prefixed. e.g.: cc, ld, gcc, autoconf, automake, aclocal etc.
If using the pre-built tool binaries provided by the RTEMS project,
simply prepend /opt/rtems-4.6
to $PATH
.
RTEMS Frequently Asked Questions
Copyright © 1988-2004 OAR Corporation