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 57 58
  
     | 
    
      Source: libstdc++-riscv64-unknown-elf
Section: devel
Priority: optional
Maintainer: Keith Packard <keithp@keithp.com>
Build-Depends:
 autotools-dev,
 binutils-riscv64-unknown-elf,
 gcc-riscv64-unknown-elf,
 picolibc-riscv64-unknown-elf,
 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,
 rename,
Standards-Version: 4.2.0
Homepage: http://gcc.gnu.org/
Vcs-Git: https://salsa.debian.org/debian/libstdcxx-riscv64-unknown-elf.git
Vcs-Browser: https://salsa.debian.org/debian/libstdcxx-riscv64-unknown-elf
Package: libstdc++-riscv64-unknown-elf-dev
Architecture: all
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 gcc-riscv64-unknown-elf,
Recommends:
Description: GNU Standard C++ Library v3 for Risc-V processors (headers)
 GNU Standard C++ library for embedded Risc-V chips.
 .
 This package contains shared headers
Package: libstdc++-riscv64-unknown-elf-picolibc
Architecture: all
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 picolibc-riscv64-unknown-elf,
 libstdc++-riscv64-unknown-elf-dev,
 gcc-riscv64-unknown-elf,
Description: GNU Standard C++ Library v3 for Risc-V (picolibc)
 GNU Standard C++ library for embedded Risc-V chips.
 .
 This library is built using picolibc as standard C library.
 
     |