[Debian-uk] 64bit architectures
Neil Williams
linux at codehelp.co.uk
Wed, 28 Feb 2007 16:05:22 +0000
--Signature=_Wed__28_Feb_2007_16_05_22_+0000_t2qS3HH05nVW7FmO
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
On Wed, 28 Feb 2007 15:54:12 +0000
Scott James Remnant <scott@netsplit.com> wrote:
> > > > I run amd64, so I've got x86_64 - what are the rest?
> > > >
> > > /usr/share/dpkg/cputable
> >
> > Thanks, just that doesn't confirm which are 64bit - is it only these:
> > x86_64 ia64 powerpc64 s390x ?
> > what about alpha?
> >
> Define "64bit"
>
> What actual characteristic are you looking for?
Hmm, build_cpu really - I'm trying to solve RC bug #412102.
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
USE_64PARSER_CPUS = zx86_64z
ifeq (,$(findstring z$(DEB_BUILD_GNU_CPU)z,$(USE_64PARSER_CPUS)))
MAKEFILE = Makefile.64
endif
The original bug was a segfault on amd64 which I have fixed, I just
don't want another bug to appear on another architecture that should
also be using 64bit.
--
Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/
--Signature=_Wed__28_Feb_2007_16_05_22_+0000_t2qS3HH05nVW7FmO
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFF5ahEiAEJSii8s+MRAtnYAKCrWza+TotvCfk/1T3mNVbmBOa2OwCgr9J9
9UnjEGZwOBy2Kxy5zw7wTLI=
=85W9
-----END PGP SIGNATURE-----
--Signature=_Wed__28_Feb_2007_16_05_22_+0000_t2qS3HH05nVW7FmO--