문제

I will like to use the objdump command on cygwin. I get the exception:

-bash: objdump: command not found

why cygwin is not able to find objdump?

EDIT ---- I am able to see binutils at http://cygwin.com/packages/ . once I find the binutils package I click on it and it takes me to here. How do I install it? what am I supposed to do once I got there?

도움이 되었습니까?

해결책

Download the Cygwin setup.exe and use it to install the binutils package.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top