lkml.org 
[lkml]   [2008]   [Mar]   [2]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectHow do arch/ppc and arch/powerpc differ?
FromTetsuo Handa <>
DateSun, 2 Mar 2008 16:02:56 +0900
Hello.

According to Documentation/SubmitChecklist,
ppc64 is a good architecture for cross-compilation checking.
I've just set up cross compiling environment for ppc64
using "crossdev -t ppc64" on Gentoo 2007.0 environment.

Now I'm trying to modify Makefile to build kernel for ppc64.
I've got a question here.

  ARCH            ?= powerpc
  CROSS_COMPILE   ?= powerpc64-unknown-linux-gnu-

Which keyword ("ppc" or "powerpc") do I need to set for ARCH
to do cross-compilation checking?
How do they differ?

Regards.


\
 
 \ /
  Last update: 2008-03-02 08:05    [from the cache]
©2003-2008