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
|
Source: gcc-riscv64-unknown-elf
Section: devel
Priority: optional
Maintainer: Keith Packard <keithp@keithp.com>
Build-Depends:
autoconf2.69,
binutils-riscv64-unknown-elf (>= 2.45.50.20260019),
bison,
debhelper (>= 10),
dejagnu,
flex,
gawk,
gettext,
libgmp-dev,
libmpc-dev,
libmpfr-dev,
libtool,
locales,
lsb-release,
lzma,
m4,
patchutils,
sharutils,
texinfo,
xz-utils,
zlib1g-dev,
libisl-dev
Standards-Version: 4.2.0
Rules-Requires-Root: no
Homepage: http://gcc.gnu.org/
Vcs-Git: https://salsa.debian.org/debian/gcc-riscv64-unknown-elf.git
Vcs-Browser: https://salsa.debian.org/debian/gcc-riscv64-unknown-elf
Package: gcc-riscv64-unknown-elf
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}, binutils-riscv64-unknown-elf (>= 2.45.50.20260019)
Recommends: picolibc-riscv64-unknown-elf
Description: GCC cross compiler for Risc-V processors
Bare metal compiler for embedded Risc-V chips, both 32-bit and 64-bit
Package: gcc-riscv64-unknown-elf-source
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: GCC cross compiler for Risc-V processors (source)
Bare metal compiler for embedded Risc-V chips, both 32-bit and 64-bit
.
This package contains the sources and patches which are needed
to build the GNU Compiler Collection (GCC) for Risc-V processors.
|