public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
To: <gcc-help@gcc.gnu.org>
Cc: <crossgcc@sources.redhat.com>, <binutils@sources.redhat.co>
Subject: arm-wince-pe objdump does not disassemble .text section
Date: Wed, 05 Nov 2003 15:10:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.33.0311051754010.11699-100000@mail.oktet.ru> (raw)

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?


...Bye..Dmitry.

             reply	other threads:[~2003-11-05 15:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-05 15:10 Dmitry Semyonov [this message]
2003-11-05 15:13 ` Dmitry Semyonov
2003-11-08 11:27 Dara Hazeghi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.33.0311051754010.11699-100000@mail.oktet.ru \
    --to=dmitry.semyonov@oktet.ru \
    --cc=binutils@sources.redhat.co \
    --cc=crossgcc@sources.redhat.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).