arm-wince-pe objdump does not disassemble .text section
Dmitry Semyonov
Dmitry.Semyonov@oktet.ru
Wed Nov 5 15:14:00 GMT 2003
More information about the Binutils mailing list
Wed Nov 5 15:14:00 GMT 2003
- Previous message (by thread): [PATCH] Fix for ldm/stm instructions in H8S
- Next message (by thread): arm-wince-pe objdump does not disassemble .text section
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello All.
I've compiled binutils/gcc for arm-wince-pe target.
Using the tools I'm trying to compile sample file probe.c with the
following function:
int foo(int a)
{
return a * 2;
}
Then I'm doing arm-wince-pe-objdump -d probe.o
and seeing only the following line:
probe.o: file format pe-arm-little
Where is the disassembled instructions?
Is it a bug in binutils, or may be I misunderstand something?
P.S.
binutils-2.14
gcc-core-3.4-20031029
linux host
...Bye..Dmitry.
- Previous message (by thread): [PATCH] Fix for ldm/stm instructions in H8S
- Next message (by thread): arm-wince-pe objdump does not disassemble .text section
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list