bsd-port, macosx-port and zero
Damien Raude-Morvan
drazzib at drazzib.com
Fri Jul 29 11:45:28 PDT 2011
Le vendredi 29 juillet 2011 20:00:38, Henri Gomez a écrit :
> I was wondering how to tell build process to use zero.
>
> For now on macosx-port I'm using :
>
> SA_APPLE_BOOT_JAVA=true ALWAYS_PASS_TEST_GAMMA=true
> ALT_BOOTDIR=`/usr/libexec/java_home -v 1.6` HOTSPOT_BUILD_JOBS=`sysctl
> -n hw.ncpu`
>
> What should be the command(s) to make use of Zero ?
Icedtea [1] project (harness to build OpenJDK6/7) is using something similar
to that environnement :
ZERO_BUILD="true" ZERO_LIBARCH="i386" ZERO_ENDIANNESS="little"
ZERO_ARCHDEF="IA32" ZERO_ARCHFLAG="-m32"
[1] http://icedtea.classpath.org/
--
Damien
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://mail.openjdk.java.net/pipermail/zero-dev/attachments/20110729/1eda5b14/attachment.bin
More information about the zero-dev
mailing list