Messages in this thread |  | | | Date | Wed, 08 Jun 2005 12:19:50 -0700 (PDT) | | Subject | Re: [PATCH] ppc64: Fix PER_LINUX32 behaviour | | From | "David S. Miller" <> |
| |
From: Arnd Bergmann <arnd@arndb.de> Date: Wed, 8 Jun 2005 20:49:48 +0200
> With the LINUX32 personality, you can build 32 bit binaries through > autoconf, rpmbuild, or the kernel without pretending to be > cross-compiling. It may not be the best solution, but people seem to > rely on it and the patch brings ppc64 in line with how it works on > the other architectures.
I totally agree, this has a large precedence on many platforms and there are even gcc frontends that check the uname output to decide what code model to output by default. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |