![]() |
Invoking ld-tigcc and ar-tigcc |
Previous | The GCC4TI Linker | Next |
The GCC4TI linker is available in two forms: as a standalone command line
program or as a dynamic link library (DLL). On Windows, GCC4TI uses the DLL
version for improved speed, but experienced programmers probably want to
use the command line version in some cases because it is a more advanced.
In the IDE, linker options can be set in the
project settings. The tigcc
command line compiler accepts most
of the options of ld-tigcc
and passes them to the linker.