This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.
See the CrossGCC FAQ for lots more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Wed, 5 Nov 2003, Dmitry Semyonov wrote:
Sorry, I've forgotten the versions:
binutils-2.14
gcc-core-3.4-20031029
> 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?
...Bye..Dmitry.
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |