Next: 2.4.7 Windows Install Using
Up: 2.4 Building SDCC
Previous: 2.4.5 Building SDCC Using
Contents
Index
- Download the binary zip package from http://sdcc.sf.net/snap.phpand 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.
2012-12-21