File: control

package info (click to toggle)
libstdc%2B%2B-arm-none-eabi 4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 48 kB
  • ctags: 23
  • sloc: makefile: 103
file content (53 lines) | stat: -rw-r--r-- 1,237 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
Source: libstdc++-arm-none-eabi
Section: devel
Priority: extra
Maintainer: Agustin Henze <tin@debian.org>
Uploaders: Thomas Preud'homme <thomas.preudhomme@arm.com>
Build-Depends:
 autotools-dev,
 binutils-arm-none-eabi,
 gcc-arm-none-eabi,
 libnewlib-arm-none-eabi,
 bison,
 debhelper (>= 9),
 dejagnu,
 flex,
 gawk,
 gcc-4.8-source,
 gettext,
 libgmp-dev,
 libmpc-dev,
 libmpfr-dev,
 libtool,
 locales,
 lsb-release,
 lzma,
 m4,
 patchutils,
 sharutils,
 texinfo,
 xz-utils,
 zlib1g-dev,
 libisl-dev,
 libcloog-isl-dev,
Standards-Version: 3.9.5
Homepage: http://gcc.gnu.org/
Vcs-Git: git://anonscm.debian.org/collab-maint/libstdc++-arm-none-eabi.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/libstdc++-arm-none-eabi.git

Package: libstdc++-arm-none-eabi-newlib
Architecture: all
Built-Using: ${Built-Using}
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 libnewlib-dev,
 libnewlib-arm-none-eabi,
Recommends:
 binutils-arm-none-eabi,
 gcc-arm-none-eabi,
Description: GNU Standard C++ Library v3 for ARM Cortex-A/R/M processors (newlib)
 GNU Standard C++ library for embedded ARM chips using Cortex-M0/M0+/M3/M4,
 Cortex-R4/R5/R7 and Cortex-A* processors.
 .
 This library is built using newlib as standard C library.