Re: OpenJDK 8u45 on Yosemite

2015-06-16 Thread David DeHaven
Excellent! -DrD- > Hi David > > jdk8u-dev build worked perfectly with “—with-code-path” option; no other > patches were required! Thanks :-) > > Regards, > Manas > > > >> On 10-Jun-2015, at 10:22 am, Manas Thakur wrote: >> >> Okay, I found that I should use “jdk8u-dev”, and not “jdk8u”;

Re: OpenJDK 8u45 on Yosemite

2015-06-09 Thread Manas Thakur
Hi David jdk8u-dev build worked perfectly with “—with-code-path” option; no other patches were required! Thanks :-) Regards, Manas > On 10-Jun-2015, at 10:22 am, Manas Thakur wrote: > > Okay, I found that I should use “jdk8u-dev”, and not “jdk8u”; > —with-xcode-path is a valid option there

Re: OpenJDK 8u45 on Yosemite

2015-06-09 Thread Manas Thakur
Okay, I found that I should use “jdk8u-dev”, and not “jdk8u”; —with-xcode-path is a valid option there. I’ll update if I am able to build now. Regards, Manas > On 10-Jun-2015, at 9:19 am, Manas Thakur wrote: > > Hi David > > —with-code-path is an unrecognised option; it’s not there in the c

Re: OpenJDK 8u45 on Yosemite

2015-06-09 Thread Manas Thakur
Hi David —with-code-path is an unrecognised option; it’s not there in the configure script as well. Manas > On 10-Jun-2015, at 2:41 am, David DeHaven wrote: > > >> Hi all >> >> I had posted about problems with building openjdk8 on Mac OS X Yosemite last >> year. I am still unable to do th

Re: OpenJDK 8u45 on Yosemite

2015-06-09 Thread David DeHaven
> Hi all > > I had posted about problems with building openjdk8 on Mac OS X Yosemite last > year. I am still unable to do the same. I did the following based on some > posts tot he list in January: > > 1. bash configure > —with-tools-dir=“/Applications/Xcode4/Xcode.app/Contents/Developer/usr/

OpenJDK 8u45 on Yosemite

2015-06-05 Thread Manas Thakur
Hi all I had posted about problems with building openjdk8 on Mac OS X Yosemite last year. I am still unable to do the same. I did the following based on some posts tot he list in January: 1. bash configure —with-tools-dir=“/Applications/Xcode4/Xcode.app/Contents/Developer/usr/bin/” 2. Applied