Download Latest Version sdcc-src-4.5.0.tar.bz2 (20.3 MB)
Email in envelope

Get an email when there's a new version of Small Device C Compiler (SDCC)

Home / sdcc-win32 / 3.0.0
Name Modified Size InfoDownloads / Week
Parent folder
sdcc-3.0.0-setup.exe 2010-11-01 3.3 MB
Totals: 1 Item   3.3 MB 1
SDCC Binary Kit Install Help
----------------------------

For Windows 9X/NT/2000/XP/Vista/7/8 users:
==========================================
To install:

* If you would like to keep a copy of your previous version,
  rename the directory where it's installed first
* Run sdcc-x.x.0-setup.exe for 32 bit Windows or
  Run sdcc-x.x.0-x64-setup.exe for 64 bit Windows

By default this will install sdcc binaries into: C:\Program Files\SDCC\bin\
header files into:                               C:\Program Files\SDCC\include\
non-free header files into:                      C:\Program Files\SDCC\non-free\include\
library files into:                              C:\Program Files\SDCC\lib\
non-free library files into:                     C:\Program Files\SDCC\non-free\lib\
and documentation into:                          C:\Program Files\SDCC\doc\

You can test the install by opening a DOS box and entering:
    sdcc -v

This should return sdcc's version number.

sdcc for windows is fully relocatable. Try `sdcc --print-search-dirs` if you
have problems with header or library files. See sdccman.pdf for more
detailed information.
Source: README_windows.txt, updated 2021-02-22