[patch] missing include file in hotspot 14.0b08
Coleen Phillimore
Coleen.Phillimore at Sun.COM
Sun Jan 11 17:27:36 PST 2009
What version of gcc were you using? I had a lot more missing undefines
and different ones (message about inline function not defined) with gcc
version:
gcc (Ubuntu 4.3.2-1ubuntu11) 4.3.2
patchfile attached. Can you try this out?
thanks,
Coleen
On Thu, 2009-01-08 at 23:30 +0100, Matthias Klose wrote:
> seen while building without precompiled headers
>
> Matthias
> plain text document attachment (xxxxx.diff)
> --- openjdk/hotspot/src/share/vm/includeDB_core.orig 2008-11-21 17:11:18.000000000 -0700
> +++ openjdk/hotspot/src/share/vm/includeDB_core 2009-01-08 14:32:58.000000000 -0700
> @@ -1314,6 +1314,7 @@
> cppInterpreter_<arch>.cpp interpreterRuntime.hpp
> cppInterpreter_<arch>.cpp interpreter.hpp
> cppInterpreter_<arch>.cpp interpreterGenerator.hpp
> +cppInterpreter_<arch>.cpp interfaceSupport.hpp
> cppInterpreter_<arch>.cpp jvmtiExport.hpp
> cppInterpreter_<arch>.cpp jvmtiThreadState.hpp
> cppInterpreter_<arch>.cpp methodDataOop.hpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patchfile
Type: text/x-patch
Size: 6583 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/hotspot-dev/attachments/20090111/76d655db/attachment.bin
More information about the hotspot-dev
mailing list