ld_static
statically linked binutils tools
Install
- All systems
-
curl cmd.cat/ld_static.sh
- Ubuntu
-
apt-get install binutils-static
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install binutils-static
- Dockerfile
- dockerfile.run/ld_static