You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 37da9416ad
development/sdcc: Fix slack-desc.
9 years ago
..
patches development/sdcc: Updated for version 3.6.0. 9 years ago
README development/sdcc: Updated for version 3.4.0 + new maintainer. 11 years ago
sdcc.SlackBuild development/sdcc: Updated for version 3.6.0. 9 years ago
sdcc.info development/sdcc: Updated for version 3.6.0. 9 years ago
slack-desc development/sdcc: Fix slack-desc. 9 years ago

README

SDCC is a retargettable, optimizing ANSI - C compiler that targets the Intel
8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08 based MCUs. Work is in
progress on supporting the Microchip PIC16 and PIC18 series. SDCC is Free Open
Source Software, distributed under GNU General Public License (GPL).

By default, this will build sdcc without pic support. If you want that, install
gputils and run the script as follows: ENABLE_PIC=y sh ./sdcc.SlackBuild