Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] PPC and PowerPC

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "David Brown" <dmlb2000 AT gmail.com>
  • To: "SM Discuss" <sm-discuss AT lists.ibiblio.org>
  • Subject: [SM-Discuss] PPC and PowerPC
  • Date: Sat, 15 Apr 2006 15:34:53 -0700

Since I don't have convenient access to a powerpc new world or old
world I need some help figuring this stuff out.
All that is said is for the differences between the 2.6.15 and 2.6.16 kernels

http://wiki.kernelnewbies.org/LinuxChanges

Apparently powermac support from ARCH=ppc is gone (didn't know there
was one in the first place) and somehow there's now two arch's
available for Mac's powerpc and ppc and parts of the kernel won't
compile if you specify ARCH=ppc

So I'm faced with a dilemma, figure out how to make some sort of
abstract way to change specific arch specifications based on the
kernel version (as opposed to a random if statement that will get
forgotten about in the future) or say to heck with passing kernel arch
to the kernel anymore and allow users to use some of the options
available in the spell to pass it themselves and in other cases let
the kernel source figure out the arch itself.

I think the latter would perferable simply because I can't think of a
nice way to make the other way work.

- David Brown



  • [SM-Discuss] PPC and PowerPC, David Brown, 04/15/2006

Archive powered by MHonArc 2.6.24.

Top of Page