Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37734596
en ru br
ALT Linux repos
S:4.3.0-alt1
5.0: 5119-alt1
4.1: 5119-alt1
3.0: 2.4.0-alt1

Group :: Development/C
RPM: sdcc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: sdcc
Version: 5119
Release: alt1
Group: Development/C
URL: http://sdcc.sourceforge.net
License: GPL
Summary: Small Device C Compiler
Source: %name.tar
BuildPreReq: flex gcc-c++
%description
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).
%prep
%setup -q -n %name
%build
%configure --disable-debug --docdir=%_docdir/%name-%version
%make_build
%install
%make_install DESTDIR=%buildroot install
rm -fr /usr/src/tmp/sdcc-buildroot/usr/share/sdcc/lib/src

%files
%_bindir/*
%_datadir/%name/*
%_docdir/%name-%version/*


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin