Re: Darwin/PPC [was Re: FreeBSD/sparc64 port]

2009-12-19 Thread Mike Swingler
On Dec 19, 2009, at 2:10 PM, Landon Fuller wrote: > On Dec 19, 2009, at 2:02 PM, Eric Richardson wrote: > >> I also find that I can't get a simple swing app to work. Any ideas? > > It looks like I introduced a regression in fixing the OpenJDK-based > bootstrap; using DYLD_LIBRARY_PATH/DYLD_FALL

Re: Darwin/PPC [was Re: FreeBSD/sparc64 port]

2009-12-19 Thread Landon Fuller
On Dec 19, 2009, at 2:02 PM, Eric Richardson wrote: > I also find that I can't get a simple swing app to work. Any ideas? It looks like I introduced a regression in fixing the OpenJDK-based bootstrap; using DYLD_LIBRARY_PATH/DYLD_FALLBACK_LIBRARY_PATH is not going to work on Darwin for both bo

Re: Darwin/PPC [was Re: FreeBSD/sparc64 port]

2009-12-19 Thread Eric Richardson
I also find that I can't get a simple swing app to work. Any ideas? new-host:eclipsehello eric$ java OrderDetailFrame Exception in thread "main" java.lang.UnsatisfiedLinkError: /Users/eric/openjdk/openjdk7-macppc-2009-12-16-b4/jre/lib/ppc/libfontmanager.dylib: dlopen(/Users/eric/openjdk/openjdk7-m

Re: Darwin/PPC [was Re: FreeBSD/sparc64 port]

2009-12-19 Thread Eric Richardson
Landon, I tried to start glassfish-v2. I don't know if this is a bit too aggressive but ... Attached is the log which contains the start command with the VM args and other info. Let me know if I can do a more structured test. Eric On Thu, Dec 17, 2009 at 12:05 PM, Eric Richardson wrote: > Lando

Re: Darwin/PPC [was Re: FreeBSD/sparc64 port]

2009-12-17 Thread Eric Richardson
Landon, Thanks, I'll give it some testing once I feel better - I'm under the weather now. new-host:bin eric$ ./java -version openjdk version "1.7.0-internal" OpenJDK Runtime Environment (build 1.7.0-internal-landonf_2009_12_16_12_54-b00) OpenJDK Zero VM (build 17.0-b05, interpreted mode) Eric

Darwin/PPC [was Re: FreeBSD/sparc64 port]

2009-12-16 Thread Landon Fuller
On Dec 14, 2009, at 11:39 PM, Greg Lewis wrote: > FWIW, I did eventually get the sparc64 port going on FreeBSD using Zero. > > I still think there are problems on SMP (I ended up compiling a UP kernel) > but its good enough on a UP system to bootstrap the build with at least > (albeit slowly). >

Re: FreeBSD/sparc64 port

2009-12-15 Thread Christos Zoulas
On Dec 14, 11:39pm, gle...@eyesbeyond.com (Greg Lewis) wrote: -- Subject: FreeBSD/sparc64 port | FWIW, I did eventually get the sparc64 port going on FreeBSD using Zero. | | I still think there are problems on SMP (I ended up compiling a UP kernel) | but its good enough on a UP system to bootstra