Extra Zero/Shark patches for review
Greg Lewis
glewis at eyesbeyond.com
Mon Nov 30 08:38:52 PST 2009
On Sat, Nov 28, 2009 at 05:01:23PM -0800, Landon Fuller wrote:
> On Nov 28, 2009, at 4:45 PM, Michael Franz wrote:
> > On Sat, Nov 28, 2009 at 7:29 PM, Landon Fuller <landonf at plausible.coop> wrote:
> > If I have some extra time I might try bootstrapping my PPC iMac.
> >
> > -landonf
> >
> > Are all of the zero/shark patches in the repo?
>
> I believe so, but building will require (at the least) Christos' last patch, and the patches I just posted with the Mac atomics additions and build fixes.
>
> > Do you have a ppc based version of JDK 6 to bootstrap with?
>
> I was thinking I'd just use Havard Eidnes's java wrapper scripts to do an initial bootstrap:
> http://freebsd.monkey.org/freebsd-java/200802/msg00002.html
That's pretty much what I did for sparc64. There were a couple of issues.
1. You need an extra script to do ant since the openjdk7 build uses that.
I don't recall the jdk16 build needing it. That's trivial to add.
2. Parts of the build where it generated source didn't always seem to work
(produced files that were truncating or the like). I suspect this has
something to do with the redirection it uses. I ended up using a lot of
generated source from a build on a different machine.
FWIW.
I suspect you can hack away on this and get ppc up and running though :).
--
Greg Lewis Email : glewis at eyesbeyond.com
Eyes Beyond Web : http://www.eyesbeyond.com
Information Technology FreeBSD : glewis at FreeBSD.org
More information about the bsd-port-dev
mailing list