slackbuilds_ponce/development/sdcc
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README development/sdcc: Added (Small Device C Compiler) 2010-12-12 13:40:07 -06:00
sdcc.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
sdcc.SlackBuild development/sdcc: Added (Small Device C Compiler) 2010-12-12 13:40:07 -06:00
slack-desc development/sdcc: Added (Small Device C Compiler) 2010-12-12 13:40:07 -06:00

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

You can download the doc tarball from:
http://downloads.sourceforge.net/project/sdcc/sdcc-doc/3.0.0/sdcc-doc-3.0.0.tar.bz2