Help to build OpenJDK, Windows 7, VS2008 (VS2010) - Now with building Corba

Alan Bateman Alan.Bateman at oracle.com
Wed Dec 15 10:44:43 UTC 2010


Dang Nhan Nguyen wrote:
> Thanks for the tip, Denis
>
> I skip building CORBA (set BUILD_CORBA=false) and continue with the building.
> The build will look for corba binaries and files in ALT_JDK_IMPORT_PATH which is the same as BOOTTRAP_JDK jdk1.6.0_19.
>   
I haven't been following this thread, but if you are doing a partial 
build of jdk7 then ALT_JDK_IMPORT_PATH needs to be set to a recent build 
of jdk7.  That is, ALT_JDK_IMPORT_PATH  is the location of a jdk7 from 
where the build pulls the bits that you aren't building yourself.

-Alan.



More information about the build-dev mailing list