mipsel-linux-gnu-objdump
GNU binary utilities, for mipsel-linux-gnu target
Install
- All systems
-
curl cmd.cat/mipsel-linux-gnu-objdump.sh
- Debian
-
apt-get install binutils-mipsel-linux-gnu
- Ubuntu
-
apt-get install binutils-mipsel-linux-gnu
- Kali Linux
-
apt-get install binutils-mipsel-linux-gnu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install binutils-mipsel-linux-gnu
- Dockerfile
- dockerfile.run/mipsel-linux-gnu-objdump
binutils-mipsel-linux-gnu
GNU binary utilities, for mipsel-linux-gnu target
This package provides GNU assembler, linker and binary utilities for the mipsel-linux-gnu target. You don't need this package unless you plan to cross-compile programs for mipsel-linux-gnu and mipsel-linux-gnu is not your native platform.