Next: 2.5 Building the Documentation
Up: 2.4 Building SDCC
Previous: 2.4.7 Building SDCC Using
Contents
Index
2.4.8 Windows Install Using a Binary Package
- Download the binary package from http://sdcc.sourceforge.net/snap.php
and unpack it using your favorite unpacking tool (gunzip, WinZip,
etc). This should unpack to a group of sub-directories. An example
directory structure after unpacking the mingw32 package is: c:\sdcc\bin
for the executables, c:\sdcc\include
and c:\sdcc\lib for the include and
libraries.
- Adjust your environment variable PATH to include the location of the
bin directory or start sdcc using the full path.
Bernhard Held
2004-02-21