Hi,
On 17/08/2013 10:56 PM, lux-integ wrote:
Greetings,
I downloaded the latest openJDK8 sources from the mercurial repository
earlier. I tried using the configure script with the options
/bin/sh configure \
--with-dev-kit=/path/to/'where I want to put openjdk' \
No, --with-dev-kit is used
On 17 aug 2013, at 01:04, Tim Bell wrote:
> On 08/16/13 09:51 AM, Staffan Larsen wrote:
>> This failure happens when compiling with the VS 2012 compiler. The attach
>> code relies on the order of two methods in the compiled binary and VS 2012
>> changed that order. The solution used is the lin
On 17/08/2013 2:51 AM, Staffan Larsen wrote:
This failure happens when compiling with the VS 2012 compiler. The attach code
relies on the order of two methods in the compiled binary and VS 2012 changed
that order. The solution used is the linker flag /ORDER [1] which allows us to
specify the o