How can I install 'objdump' for Solaris 11.4 servers?
A developer is requesting to install the package for objdump. I have been looking for the package which contains this command, and have found it is in the 'binutils' pkg. When I do a 'pkg list' for binutils, it reports that it's already installed:
# pkg list -a | grep -i binutils
developer/gnu-binutils 2.43.1-11.4.78.0.1.189.0 i--
Can someone help me get the 'objdump' command working on my server for the devs?
Thanks!