On 8/08/2013 8:02 AM, Константин Периков wrote:
Hi,

I'm trying to build OpenJDK 8 on Arch Linux and get warnings, that crash
compilation. Is there any flag to ignore this warnings?

You need to edit the makefiles to remove -Werror

But what warnings did you encounter, on what platform and which gcc version? Note that the official GCC version for JDK 8 is presently still back around 4.3

When we encounter problems with more recent compiler versions we try to address them but each new release tightens up conformance and so tends to cause more warnings.

David
-----


I couldn't find anything about this problem here -
http://hg.openjdk.java.net/jdk8/build/raw-file/tip/README-builds.html
Could you help me with that?

Thanks, Konstantin.

Reply via email to