This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: objdump arm cortex


Alexandra Dmitrienko <sdmitrienko <at> mail.ru> writes:


> 
> I have a similar problem, I want to use objdump for a file which is compiled 
> for armv7, howerver objdump itself runs on i686. I compiled binutils for arm-
> none-eabi target, while arm-none-linux-gnueabi option is not recognized. I 
> also tried to add a flag -architecture=armv7. When I try to use objdump, I 
get 
> an error: Can't disassemble for architecture arm. 
> 
> I would very appreciate your help. 
> 
> Thanks, 
> Alexandra
> 
> 

I figured out that bintutils disassembler does not support armv7 architecture, 
however, it still can disassemble armv7 code when compiled for armv5. 



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]