]> git.pld-linux.org Git - packages/sdcc.git/blame - sdcc.spec
- updated to 2.4.8 (snap)
[packages/sdcc.git] / sdcc.spec
CommitLineData
de7a74f7 1%define _snap 20050216
396dd56d 2Summary: C compiler for Intel 8051 and Zilog Z80
3Summary(pl): Kompilator C dla Intel 8051 i Zilog Z80
2766fe68 4Name: sdcc
de7a74f7 5Version: 2.4.8
6Release: 0.%{_snap}.1
2766fe68 7License: GPL
79712cbc 8Group: Development/Languages
de7a74f7 9Source0: http://%{name}.sourceforge.net/snapshots/%{name}-src/%{name}-src-%{_snap}.tar.gz
10# Source0-md5: 9dc2685bce0fc074a15527be7367fe59
2766fe68 11URL: http://sdcc.sourceforge.net/
26f3710c 12BuildRequires: autoconf
79712cbc
AM
13BuildRequires: bison
14BuildRequires: flex
15BuildRequires: libstdc++-devel
2766fe68 16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
80a5a011 17Obsoletes: ucsim
2766fe68
MP
18
19%description
79712cbc 20SDCC is retargettable, optimizing ANSI - C compiler. The current
25ff8dc3
JK
21version targets the Intel 8051 and recently the Zilog Z80 based MCUs.
22SDCC can be retargeted for other 8 bit MCUs or PICs and some day soon
23will be. Supported data types are short (8 bits, 1 byte), char (8
24bits, 1 byte) , int (16 bits, 2 bytes ), long (32 bit, 4 bytes) and
79712cbc
AM
25float (4 byte IEEE). SDCC also comes with the source level debugger
26SDCDB.
27
28%description -l pl
25ff8dc3
JK
29SDCC jest kompilatorem ANSI C. Aktualna wersja wspiera procesory Intel
30