Hi,
I'm having this error when I try to build openjdk 8 :
"
/root/openjdk8/hotspot/src/cpu/zero/vm/frame_zero.cpp: In member function 'void
frame::zero_print_on_error(int, outputStream*, char*, int) const':
Generating precompiled header precompiled.hpp.gch
/root/openjdk8/hotspot/src/share/vm/preco
Hi Florian,
if you are intentionally building the Zero-port on linux/x86_64 you'd
better ask on the zero-dev list (cc'ed).
Otherwise there must be an error in your configure line (could you
post it) because by default the files from hotspot/src/cpu/zero won't
be included in a normal build.
Regar
Hi Volker,
It was an error in the make line. Thank you for your answer.
Regards,
Florian GAUVIN
-Original Message-
From: Volker Simonis [mailto:volker.simo...@gmail.com]
Sent: Thursday, 30 July, 2015 14:53
To: GAUVIN Florian
Cc: build-dev@openjdk.java.net; zero-...@openjdk.java.net
Subjec