Re: Building Java 7 on OS X Snow Leopard

2009-10-23 Thread Dave Cheney
It appears you have to pass make \ ALT_BOOTDIR=/Users/dave/jdk7/soylatte16-i386-1.0.3 \ JAVA_TOOLS_DIR=/Users/dave/jdk7/soylatte16-i386-1.0.3/bin \ both ALT_BOOTDIR and JAVA_TOOLS_DIR to compile. Cheers Dave On 23/10/2009, at 8:56 AM, Oliver Schrenk wrote: > Hi, > > I was following the th

Re: Building Java 7 on OS X Snow Leopard

2009-10-23 Thread Christian Thalinger
On Fri, 2009-10-23 at 16:29 +0200, Oliver Schrenk wrote: > // get John's patch, not hosted anywherem get it from attachment and > unzip it > $ patch -p1 /path/to/downlods>/snowleopard.patch > $ cd .. It's available here: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/raw-file/f9a6cda5b465/snowleo