Re: make doesn't create failure-logs directory

2017-02-07 Thread Mike Burton
No I can’t reproduce it, not sure why it failed before, sorry to have bothered you. Mike > On 7 Feb 2017, at 14:05, Magnus Ihse Bursie <magnus.ihse.bur...@oracle.com> > wrote: > > On 2017-01-30 16:28, Mike Burton wrote: >> While looking at JDK-8173375 I found tha

make doesn't create failure-logs directory

2017-01-30 Thread Mike Burton
While looking at JDK-8173375 I found that `make` does not create the directory `build/linux-x86_64-normal-server-release/make-support/failure-logs` during a failed build. I couldn’t find reference to this in build-dev archives so maybe a new bug? Mike Burton

Re: configure - gcc >4.6 needed for JDK9 build

2017-01-26 Thread Mike Burton
OK so I tried bash configure --with-stdc++lib=dynamic --disable-warnings-as-errors --disable-hotspot-gtest make clean images And it worked OK. Mike > On 26 Jan 2017, at 17:36, Andrew Haley <a...@redhat.com> wrote: > > On 26/01/17 17:33, Mike Burton wrote: >> /usr

Re: configure - gcc >4.6 needed for JDK9 build

2017-01-26 Thread Mike Burton
s --disable-hotspot-gtest. > > /Erik > > > On 2017-01-26 16:55, Mike Burton wrote: >> When I do `bash configure —disable-gtest` it errors with: >> unrecognised options: —disable-gtest >> >> Mike >> >> >>> On 26 Jan 2017, at 15:36, Mag

Re: configure - gcc >4.6 needed for JDK9 build

2017-01-26 Thread Mike Burton
ble-gtest with configure, can you build successfully then? > > /Magnus > >> 25 jan. 2017 kl. 09:34 skrev Mike Burton <mi...@mycosystems.co.uk>: >> >> >>>> On 24 Jan 2017, at 21:25, Kim Barrett <kim.barr...@oracle.com> wrote: >>

Re: configure - gcc >4.6 needed for JDK9 build

2017-01-25 Thread Mike Burton
>> On 24 Jan 2017, at 21:25, Kim Barrett <kim.barr...@oracle.com> wrote: >> >> On Jan 23, 2017, at 5:34 AM, Mike Burton <mi...@mycosystems.co.uk> wrote: >> >> Hello, >> >> I ran an OpenJDK Hack Day session on Saturday, at which some pe

configure - gcc >4.6 needed for JDK9 build

2017-01-23 Thread Mike Burton
required gcc version? Best Regards Mike Burton