Skip to content

Instantly share code, notes, and snippets.

@paranlee
Last active April 25, 2022 03:29
Show Gist options
  • Save paranlee/96986cbc65928df2e3e54db9d8893243 to your computer and use it in GitHub Desktop.
Save paranlee/96986cbc65928df2e3e54db9d8893243 to your computer and use it in GitHub Desktop.
Packages for build & runtime debug essential.
sudo apt -y install build-essential cscope universal-ctags curl \
crossbuild-essential-riscv64 gdb-multiarch \
autoconf automake autotools-dev gawk bison flex texinfo gperf libtool patchutils bc \
libncurses-dev libssl-dev libmpc-dev libmpfr-dev libgmp-dev zlib1g-dev libexpat-dev
# sudo apt -y install qemu-system-misc # latest debian package too old (archived 2019 version)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment