[PATCH] ppc64 & powerpc: Check whether the native CC can use -m64
linas
linas at austin.ibm.com
Thu Nov 10 06:27:43 EST 2005
On Wed, Nov 09, 2005 at 06:32:36PM +0100, Arnd Bergmann was heard to remark:
> On Middeweken 09 November 2005 18:08, Daniel Ostrow wrote:
>
> > +NATIVE64 := $(call cc-option-yn, -m64)
> > +ifeq ($(NATIVE64),n)
> > +CROSS_COMPILE := powerpc64-unknown-linux-gnu-
> > +endif
> > +
>
> But now you're using powerpc64-unknown-linux-gnu- instead
> of powerpc64-linux-. I don't know which one is more widely
> used, but at least the debian packages I'm using have
> 'powerpc64-linux' only.
SUSE uses (used) powerpc64-linux- although its native now.
Is debian not native?
--linas
More information about the Linuxppc64-dev
mailing list