Pre-compiled headers with OpenJDK
David Holmes
david.holmes at oracle.com
Fri Sep 19 12:01:34 UTC 2014
On 19/09/2014 8:54 PM, Richard Kolb wrote:
>
>
> On 19 September 2014 12:48, David Holmes <david.holmes at oracle.com
> <mailto:david.holmes at oracle.com>> wrote:
>
> On 19/09/2014 7:53 PM, Richard Kolb wrote:
>
> Hello,
>
> I am trying to compile the OpenJDK 7u60 and because I have a
> newer version
> of GCC I am hitting a pre-compiled issue.
>
> How do I properly set USE_PRECOMPILED_HEADER ?
>
> I have tried 'make USE_PRECOMPILED_HEADER=0'
>
>
> That should be all that is needed.
>
> What are you seeing?
>
>
> It reports :
>
> hotspot/src/share/vm/prims/jni.h:876:13: note: the mangling of 'va_list'
> has changed in GCC 4.4
> make[6]: *** [precompiled.hpp.gch] Error 1
Look further up the log - the "mangling" message is not an error.
David
>
>
> regards,
> Richard.
More information about the jdk7u-dev
mailing list