File: control

package info (click to toggle)
gcc-sh-elf 8.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 140 kB
  • sloc: ansic: 237; makefile: 93; sh: 54
file content (56 lines) | stat: -rw-r--r-- 1,677 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Source: gcc-sh-elf
Section: devel
Priority: optional
Maintainer: Debian Electronics Team <pkg-electronics-devel@alioth-lists.debian.net>
Uploaders: John Scott <jscott@posteo.net>
Build-Depends:
 binutils-sh-elf,
 bison,
 debhelper-compat (= 13),
 dejagnu <!nocheck>,
 flex,
 gawk,
 gcc-13-source,
 gcc-sh-elf <cross>,
 gdb-source,
 gettext,
 libisl-dev,
 libmpc-dev,
 libreadline-dev,
 libzstd-dev,
 newlib-source,
 texinfo,
 xz-utils,
 zlib1g-dev,
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/electronics-team/toolchains/gcc-sh-elf
Vcs-Git: https://salsa.debian.org/electronics-team/toolchains/gcc-sh-elf.git
Standards-Version: 4.6.2

Package: gcc-sh-elf
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
 binutils-sh-elf
Recommends: libnewlib-sh-elf-dev
Suggests:
 gcc-${gcc-version-major}-doc,
 gcc-${gcc-version-major}-locales,
Multi-Arch: foreign
Built-Using: gcc-${gcc-version-major} (= ${gcc-version}), gdb (= ${gdb-version})
Homepage: https://gcc.gnu.org
Description: GNU C compiler for embedded SuperH devices
 This package provides the GNU C compiler targeting bare-metal SuperH
 devices, including all CPUs SH-1 through SH-4a. This package additionally
 provides a simulator, sh-elf-run, that may be used to run the binaries.

Package: libnewlib-sh-elf-dev
Section: libdevel
Architecture: all
Depends: ${misc:Depends}
Suggests: libnewlib-doc
Multi-Arch: foreign
XB-Built-Using-Newlib-Source: ${newlib-source-version}
Homepage: https://www.sourceware.org/newlib/
Description: small ISO C standard library for embedded SuperH devices
 This package provides Newlib, a C library for embedded systems, configured
 for use on SuperH devices.