[fyi][icedtea7] windows builds

Lussier, Denis denisl at openscg.com
Sun Jul 28 16:41:45 PDT 2013


This is great.  IMHO, the dominance of Windows as a client platform and the
absence of Webstart-like browser support, made OpenJDK 6 for Windows more
of an experiment/steppingStone than a production open source project.

--Luss
  http://www.bigsql.org

On Sun, Jul 28, 2013 at 5:26 PM, Alex Kasko <alex.kasko.lists at gmail.com>wrote:

> Hi,
>
> Just for your information, icedtea7 tip (hg:0a8108854365) builds fine on
> windows-i586 and windows-amd64 without additional patches.
>
> I've obtained sources from "icedtea7/openjdk" directory by running:
>
>     ./configure \
>     --disable-system-zlib \
>     --disable-system-jpeg \
>     --disable-system-png \
>     --disable-system-gif \
>     --disable-system-lcms \
>     --disable-compile-against-**syscalls \
>     --disable-nss
>
> and "make" on debian wheezy.
>
> Then built these sources on windows (xp and 2003x64) as separate openjdk
> builds (without icedtea infrastructure) using additional environment
> variables:
>
>     set USE_SYSTEM_GTK=true
>     set USE_SYSTEM_GCONF=true
>     set USE_SYSTEM_GIO=true
>     set USE_SYSTEM_CUPS=true
>     set USE_SYSTEM_FONTCONFIG=true
>     set RHINO_JAR=%LIBS_DIR%/rhino.jar
>     set FT2_CFLAGS=-I$(FREETYPE_**HEADERS_PATH)
> -I$(FREETYPE_HEADERS_PATH)/**freetype2
>     set DISABLE_INTREE_EC=true
>
>
> --
> Regards,
> Alex Kasko
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130728/a9ce58a2/attachment.html 


More information about the distro-pkg-dev mailing list