> > Status of current jack is that currently it compiles on all arches, > > but actually runs on > > ia64, i386, x86_64 > > only (to my dismay, which I found by running on my Zaurus PDA). > > :) JACK on PDA > > Yes, you are right, theoretically we should test other architetures > too. An important one is powerPC, anyone has experience with jack on > PowerPC ?
Currently jack probably runs on MacOSX, but probably not on Debian PPC; we'll probably need to separate things out so that code for PPC Linux and PPC MacOSX is separated clearly. I suspect some code that are #ifdef __powerpc__ could be specific to MacOSX. regards, junichi