This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Help using Binutils
- From: Will Segars <wtsegars at me dot com>
- To: binutils at sourceware dot org
- Date: Sat, 15 Feb 2020 18:58:53 -0500
- Subject: Help using Binutils
To whom this may concern,
I am currently learning C and C++ through a book that have and some of the exercises require me to use the “readelf” command or the “objdump” command. I installed binutils on my macOS using Homebrew, however, when I try to run a command, in particular “readelf”, the terminal will throw back an error and say that the command doesn’t exist. I’m not exactly sure what to do at this point because I have reinstalled binutils through Homebrew a few times now and nothing changed. Any answers as to what is going on would be helpful.
Thank you much,
Will