From: Bart Veer <bartv@cygnus.co.uk>
To: armccurdy@yahoo.co.uk
Cc: ecos-discuss@sourceware.cygnus.com
Subject: [ECOS] Re: mips disassembler
Date: Thu, 19 Aug 1999 04:54:00 -0000 [thread overview]
Message-ID: <199908191153.MAA18111@sheesh.cygnus.co.uk> (raw)
In-Reply-To: <19990819111729.5827.rocketmail@web601.yahoomail.com>
Andre> I'm using the ecosSWtools-990319 mips-tx39-elf
Andre> toolset.
Andre> If I try and disassemble an object file compiled from
Andre> a C source file (using objdump -d) the first function
Andre> comes out as a hexdump e.g.
Andre> [root@xxxx]# mips-tx39-elf-gcc -O2 -c misc1.c
Andre> [root@xxxx]# mips-tx39-elf-objdump -d misc1.o
Andre> misc1.o: file format elf32-bigmips
Andre> Disassembly of section .text:
<snip>
Andre> Is this a bug somewhere or am I not driving the tools
Andre> correctly ?
Looks like a bug in that release of the compiler or assembler, I'll
have to investigate further. In the meantime there is a workaround,
you can use "mips-tx39-elf-objdump --disassemble-all".
Bart Veer // eCos net maintainer
prev parent reply other threads:[~1999-08-19 4:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-08-19 4:17 [ECOS] " Andre McCurdy
1999-08-19 4:54 ` Bart Veer [this message]
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=199908191153.MAA18111@sheesh.cygnus.co.uk \
--to=bartv@cygnus.co.uk \
--cc=armccurdy@yahoo.co.uk \
--cc=ecos-discuss@sourceware.cygnus.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 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).