From: Alexander Clouter <alex@digriz.org.uk>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCHv2] MIPS: fix vmlinuz build for 32bit-only math shells
Date: Fri, 22 Jan 2010 21:39:26 +0000 [thread overview]
Message-ID: <20100122213926.GL32413@chipmunk> (raw)
In-Reply-To: <20100122145256.GA5570@linux-mips.org>
Hi,
* Ralf Baechle <ralf@linux-mips.org> [2010-01-22 15:52:56+0100]:
>
> On Wed, Jan 20, 2010 at 08:50:07PM +0000, Alexander Clouter wrote:
>
> > Counter to the documentation for the dash shell, it seems that on my
> > x86_64 filth under Debian only does 32bit math. As I have configured my
>
> POSIX apparently specifies at least "long" type arithmetic for shells, so
> if your dash indeed is a 64-bit binary it's in violation of POSIX.
>
/me points to the 'Counter to the documentation for the dash shell...'
he put in his description...
> What does
>
> file $(which $SHELL)
>
> say?
>
Well, 'bash' (x86-64) as thats my *interactive* shell, I use dash for
the non-interactive stuff.
> The dash binary on my Fedora 12 i386 seems to perform 64-bit arithmetic.
>
...does it really matter, we still are leaving all the 32bit users out
there in the lurch?
When I get around to looking at the problem further I'll report it to
the Debian folk...meanwhile, builds on 32bit math only shells is broken
for vmlinuz regardless of my borkened shell :)
Cheers
--
Alexander Clouter
.sigmonster says: We are not anticipating any emergencies.
next prev parent reply other threads:[~2010-01-22 21:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-20 20:50 [PATCHv2] MIPS: fix vmlinuz build for 32bit-only math shells Alexander Clouter
2010-01-21 5:23 ` Wu Zhangjin
2010-01-22 14:52 ` Ralf Baechle
2010-01-22 21:39 ` Alexander Clouter [this message]
2010-01-23 11:56 ` Wu Zhangjin
2010-01-26 12:44 ` Ralf Baechle
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=20100122213926.GL32413@chipmunk \
--to=alex@digriz.org.uk \
--cc=linux-mips@linux-mips.org \
--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 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.