From: Ralf Baechle <ralf@linux-mips.org>
To: Rajat Jain <rajat.noida.india@gmail.com>
Cc: Alexander Sirotkin <demiourgos@gmail.com>, linux-mips@linux-mips.org
Subject: Re: 0 function size
Date: Mon, 5 Mar 2007 16:27:45 +0000 [thread overview]
Message-ID: <20070305162745.GB786@linux-mips.org> (raw)
In-Reply-To: <b115cb5f0703050821v50667580oa8dfa26412c05b08@mail.gmail.com>
On Mon, Mar 05, 2007 at 09:51:25PM +0530, Rajat Jain wrote:
> Are you using a native compiler or a cross compiler?
>
> If you are using a cross compiler, then you need to use the "cross
> compiler" version of objdump / readelf utilities as well. For
> instance if you are using mips-linux-gcc to compile, then you need
> mips-linux-readelf / mips-linux-objdump etc.
In general your're right but for this particular purpose for example an
i386-linux-objdump will do the job for 32-bit big and little endian
MIPS ELF. It will - depending on the exact binutils configuration - fail
with an error message for 64-bit ELF.
Ralf
next prev parent reply other threads:[~2007-03-05 16:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-05 14:19 0 function size Alexander Sirotkin
2007-03-05 16:20 ` Ralf Baechle
2007-03-05 16:28 ` Alexander Sirotkin
2007-03-05 16:21 ` Rajat Jain
2007-03-05 16:27 ` Ralf Baechle [this message]
2007-03-06 11:06 ` Alexander Sirotkin
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=20070305162745.GB786@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=demiourgos@gmail.com \
--cc=linux-mips@linux-mips.org \
--cc=rajat.noida.india@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.