next up previous contents index
Next: 2.9.1 sdcc - The Up: 2. Installing SDCC Previous: 2.8.4 What the ''make   Contents   Index

2.9 Components of SDCC

SDCC is not just a compiler, but a collection of tools by various developers. These include linkers, assemblers, simulators and other components. Here is a summary of some of the components. Note that the included simulator and assembler have separate documentation which you can find in the source package in their respective directories. As SDCC grows to include support for other processors, other packages from various developers are included and may have their own sets of documentation.

You might want to look at the files which are installed in <installdir>. At the time of this writing, we find the following programs for gcc-builds:

In <installdir>/bin:

In <installdir>/share/sdcc/include In <installdir>/share/sdcc/non-free/include In <installdir>/share/sdcc/lib In <installdir>/share/sdcc/non-free/lib In <installdir>/share/sdcc/doc



Subsections
next up previous contents index
Next: 2.9.1 sdcc - The Up: 2. Installing SDCC Previous: 2.8.4 What the ''make   Contents   Index
2012-12-21