"make jdk" fails building JavaX Sounds library in the include file objidl.h.
Output is below. The compiler fails trying to use this:
"__RPC__out_xcount_part". The web suggests that the fix is obtained by placing
your SDK entries before your VC entries in the PATH and the LIB. I've done
thi
Fixed!
One of our very capable Linux engineers, Suresh Rajashekarak, found a Cygwin
1.6.9 mirror at redhat: ftp://ftp.ges.redhat.com/private/releng/cygwin-1.6/
Setup is now called rhsetup.exe.
With this I successfully built JDK 1.7 Hotspot on 64 bit Windows 7.
I had one more problem building
Sorry to say this, but I think this is a problem of new Cygwin versions.
I've just tried with the newest 1.7.17 (see "uname -r") under Windows
Server 2003 and it hangs as well.
I really think that all has been already said about this topic, see:
http://openjdk.5641.n7.nabble.com/Is-anyone-able-to
Please review the following change:
Webrev: http://cr.openjdk.java.net/~mikael/webrevs/8007639/webrev.00/webrev
Bug: http://bugs.sun.com/view_bug.do?bug_id=8007639
This change corrects the workaround that was introduced in vm.make for
enabling ccache for HotSpot builds. The change introduces a
For the hotspot build, 'gmake MAKE_VERBOSE=y' or 'gmake QUIETLY=' gives
more details.
You need 'nmake' on your PATH when building in hotspot.
Also, verify that the VS2010 'link' is on PATH _before_ the Cygwin link.exe.
http://hg.openjdk.java.net/jdk7u/jdk7u/raw-file/7ffd73535b8e/README-builds.
Ccache is not supported on windows since it doesn't work with visual
studio AFAIK.
What kind of change did you do? Was it in native code or java and in
which repository?
/Erik
On 2013-02-08 13:18, Alexander Scherbatiy wrote:
Building one line change in OpenJDK on my Windows takes about f
Building one line change in OpenJDK on my Windows takes about from 4
to 7 minutes.
I tried to install the ccache-3.1.9 but build process fails with error:
-
LINK : fatal error LNK1181: cannot open input file
'c:/Sun/OpenJDK/jdk8-awt/build/wind