I tried to configure with --target=rs6000-ibm-aix, and built the binutils, when I tested the objdump.exe file with objdump -i, it gave me error: "objdump: can't set BFD default target to 'rs6000-ibm-aix': Invalid bfd target", I tried to configure with --target=rs6000-aix as described in readme, it gave me the same error message, after that I tried to configure with --enable-targets=all, then tested with objdump -i, it gave me all the supported things like pe-i386, elf32-i386 etc, but no rs6000-aix, any idea or what have I done wrong?
-- Summary: objdump not working for target rs6000-aix Product: binutils Version: 2.15 Status: NEW Severity: critical Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: dddu88 at cox dot net CC: bug-binutils at gnu dot org GCC build triplet: window XP GCC host triplet: window XP with cygwin GCC target triplet: window XP http://sources.redhat.com/bugzilla/show_bug.cgi?id=782 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils