Top "Binutils" questions

The GNU binary utilities.

What is the difference between ar/nm and gcc-ar/gcc-nm?

ar, nm, and ranlib are provided by the binutils package. gcc-ar, gcc-nm, and gcc-ranlib are provided by the GCC package. …

gcc binutils linux-toolchain