From: Thomas Bogendoerfer <tbogendoerfer@suse.de>
To: Paul Burton <paul.burton@mips.com>
Cc: Ralf Baechle <ralf@linux-mips.org>,
James Hogan <jhogan@kernel.org>, <linux-mips@linux-mips.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Make elf2ecoff work on 64bit host machines
Date: Sat, 2 Jun 2018 15:42:53 +0200 [thread overview]
Message-ID: <20180602154253.5a65264ec4d11a8c8a16ef1a@suse.de> (raw)
In-Reply-To: <20180601000311.lgwempsux7hnz7pn@pburton-laptop>
On Thu, 31 May 2018 17:03:11 -0700
Paul Burton <paul.burton@mips.com> wrote:
> Perhaps we should #include <stdint.h> before making use of the types it
> provides?
good point, will send a new version.
> > @@ -518,7 +518,7 @@ int main(int argc, char *argv[])
> >
> > for (i = 0; i < nosecs; i++) {
> > printf
> > - ("Section %d: %s phys %lx size %lx file offset %lx\n",
> > + ("Section %d: %s phys %x size %x file offset %x\n",
>
> Maybe #include <inttypes.h>, then use PRIx32 & co here & below?
I'll have look.
Thomas.
next prev parent reply other threads:[~2018-06-02 13:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-28 11:26 Thomas Bogendoerfer
2018-06-01 0:03 ` Paul Burton
2018-06-02 13:42 ` Thomas Bogendoerfer [this message]
2018-06-04 8:18 [PATCH v2] " Thomas Bogendoerfer
2018-06-04 8:18 ` [PATCH] " Thomas Bogendoerfer
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=20180602154253.5a65264ec4d11a8c8a16ef1a@suse.de \
--to=tbogendoerfer@suse.de \
--cc=jhogan@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=paul.burton@mips.com \
--cc=ralf@linux-mips.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
all inboxes | Powered by JetHome®