David Du wrote:
Hi, Ian, I tried both powerpc-aix and powerpc-elf, when I tested objdump -i, they gave me error saying "objdump: can't set BFD default target to powerpc-aix: Invalid bfd target" and "objdump: can't set BFD default target to powerpc-unknown-elf: Invalid bfd target"; any other idea?
At the risk of being the next bunny to answer a spate of newbie questions ..
David, it sounds like you aren't running the right objdump. You may have one installed with Cygwin already. When you build binutils, where are you installing it with `make install'? Are you sure that when you run `objdump', it's the one you're expecting? Try `which objdump' to be sure.
Ben
_______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils