Gentoo Archives: gentoo-dev

From: Kumba <kumba@g.o>
To: gentoo-dev@××××××××××××.org
Subject: Re: [gentoo-dev] x86 vs amd64 :: ppc vs ppc64 (was sys-apps is too big)
Date: Fri, 04 Mar 2005 02:33:11
Message-Id: 4227C8D4.5060600@gentoo.org
In Reply to: [gentoo-dev] x86 vs amd64 :: ppc vs ppc64 (was sys-apps is too big) by Mike Frysinger
1 Mike Frysinger wrote:
2 >
3 > anyone know why ppc64 doesnt do the samething ? if you run a 32bit userspace
4 > system with 64bit kernel, uname advertizes 'powerpc64' instead of
5 > 'powerpc' ...
6 > -mike
7
8 The only differences between sparc32 and mips32 is a literal `sed -e
9 "s/sparc/mips/g"`. I've often wondered if sparc32, mips32, linux32, and any
10 other such tools can't be merged into a single command that names itself
11 appropriately depending on the HOST arch it's compiled on (or arch defined by
12 a configure --target statement for crossbuilds).
13
14 Any coders up to taking a look at this possibility?
15
16
17 --Kumba
18
19 --
20 "Such is oft the course of deeds that move the wheels of the world: small
21 hands do them because they must, while the eyes of the great are elsewhere."
22 --Elrond
23 --
24 gentoo-dev@g.o mailing list

Replies