which version of GCC is recommended to build 8u212

Aleksey Shipilev shade at redhat.com
Mon May 20 07:48:56 UTC 2019


On 5/20/19 9:38 AM, xiaoming gu wrote:
> I hit a g++ error during building 8u212 with GCC 4..4.7. I'm wondering
> which version of GCC is recommended to build 8u212.

You have to be more specific: what error have you hit?

There are plenty of warnings-as-errors that could fail the build. Passing
--with-extra-cflags=-Wno-error would resolve that.

-Aleksey



More information about the jdk8u-dev mailing list