Build hotspot only in IcedTea after a complete build.

Andrew John Hughes gnu_andrew at member.fsf.org
Fri Aug 21 05:23:42 PDT 2009


2009/8/21 Christian Thalinger <Christian.Thalinger at sun.com>:
> Nagy Mostafa wrote:
>> So I read the instructions on Volker's blog
>> (http://weblogs.java.net/blog/simonis/archive/2008/01/hotspot_develop.html#HotSpotBuild)
>> and I managed to build hotspot only successfully. The problem now is
>> enabling Zero. I am running on AMD64 and the build fail with
>> CC_INTERP=1. Why does this happen and why is Zero built correctly when I
>> do a full build of IcedTea ?
>>
>> Anyway to enable Zero on AMD64 when building hotspot only ? The command
>> I use is:
>>
>> CC_INTERP=true LP64=1 LANG=C ALT_BOOTDIR=/usr/lib/jvm/java-6-sun/
>> HOTSPOT_BUILD_JOBS=5 ALT_OUTPUT_DIR=../../build/hotspot-debug make jvmg
>
> Zero is currently not part of HotSpot itself but a patch of the IcedTea
> project, so you might get better answers on distro-pkg-dev.
>
> Anyway, there is a patch in review to integrate Zero in HotSpot and the
> request also contains some instructions for building:
>
> http://mail.openjdk.java.net/pipermail/hotspot-dev/2009-August/001957.html
>
> -- Christian
>

Will the HotSpot team be giving feedback on this patch sometime soon?
The patch is already integrated into the IcedTea JDK7 forest and
working just fine.
-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8


More information about the hotspot-dev mailing list