Re: Building openjdk 8 on Mac OS X

2015-01-05 Thread Toby Thain
On 05/01/15 2:57 AM, Na Pei wrote: You need to patch /hotspot/make/bsd/makefiles/saproc.make to make it use 10.8sdk instead of system library in Yosemite. - SALIBS = -g -framework Foundation -F/System/Library/Frameworks/JavaVM.framework/Frameworks -framework JavaNativeFoundation -framework Sec

Building openjdk8 - was Re: [8u60] RFR: 8043340: [macosx] Fix hard-wired paths to JavaVM.framework

2015-01-12 Thread Toby Thain
On 12/01/15 10:28 AM, David DeHaven wrote: It won't build at all with Xcode 5, there is no gcc compiler and the clang changes were never backported to jdk8u. Yes. I believe those who have done this on Mavericks (including me) are using the apple-gcc4.2 binaries (e.g. the one that brew can i