This is the mail archive of the binutils@sources.redhat.com 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: arm-wince-pe-size reports empty .text


Shaun Jackman <sjackman@pathwayconnect.com> writes:

> Can I force objdump to disassemble .text even though it's not marked as
> LOAD or ALLOC?

Yes.  Use the -D or --disassemble-all option.

> Why isn't .text marked as LOAD or ALLOC? This is the case
> for object compiled by both gas 2.11.2 and 2.14.

I don't know.  If you are simply using gas to assemble files generated
by the compiler which have no asm statements, then this is clearly a
bug.

Ian


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