slackbuilds_ponce/development/sdcc
Kyle Guinn 9a9e4b5cc1 development/sdcc: Updated for version 3.7.0.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
2018-03-24 06:50:38 +07:00
..
patches development/sdcc: Updated for version 3.7.0. 2018-03-24 06:50:38 +07:00
README
sdcc.info development/sdcc: Updated for version 3.7.0. 2018-03-24 06:50:38 +07:00
sdcc.SlackBuild development/sdcc: Updated for version 3.7.0. 2018-03-24 06:50:38 +07:00
slack-desc

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