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

Lussier, Denis denisl at openscg.com
Wed Dec 15 15:46:56 UTC 2010


I'm pretty sure JDK7 is still similar to building JDK6 on Windoze...   To
get you over the hump u could try bootstrapping your build with a recent
Windows JDK7 Proprietary Binary as built by Oracle.     This will likely let
you build only the areas you are interested in working on.   Note that you
won't be able to distribute the resulting binaries under the GPL, but, you
will make progress toward your goal of building OpenJDK7 on Windoze.

--Denis
  http://openscg.org

On Wed, Dec 15, 2010 at 5:44 AM, Alan Bateman <Alan.Bateman at oracle.com>wrote:

> 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20101215/9b560f5b/attachment.htm>


More information about the build-dev mailing list