Re: Openjdk build problem

2018-06-21 Thread Andrew Haley
On 06/21/2018 09:03 AM, pilot constatinus wrote: > Hi, i recently tried to compile openjdk 9. Fedora x86_64 28 gcc 8.1.1. I > think gcc is causing this problem. I did a default bash get_source.sh and > bash ./configure. Now make is the problem. > > https://pastebin.com/VhmStrYP Configure with --d

Re: Openjdk build problem

2018-06-21 Thread Patrick Reinhart
Hi Constaninus See http://mail.openjdk.java.net/pipermail/build-dev/2018-June/022427.html for a work-around and the follow up issue raised to solve it correctly. -Patrick On 2018-06-21 10:03, pilot constatinus wrote: Hi, i recently tried to compile openjdk 9. Fedora x86_64 28 gcc 8.1.1. I

Openjdk build problem

2018-06-21 Thread pilot constatinus
Hi, i recently tried to compile openjdk 9. Fedora x86_64 28 gcc 8.1.1. I think gcc is causing this problem. I did a default bash get_source.sh and bash ./configure. Now make is the problem. https://pastebin.com/VhmStrYP