Building IcedTea6 specifiing --with-hotspot-src-zip

Andrew John Hughes gnu_andrew at member.fsf.org
Fri Jan 30 03:24:13 PST 2009


2009/1/30 Michael Franz <mvfranz at gmail.com>:
> Hi,
>
> I am using a recent clone of IcedTea6 and trying to specify my own hotspot
> version by specifying a zip file using --with-hotspot-src-zip.  Configure is
> happy with this, but when the build runs the logic assumes that hotspot
> expands into the directory hotspot-f9d938ede196, this is determined by the
> hotspot.map file.  Is there a way to work around this?  I could change the
> directory that I unzip to, but ...
>
> Is it assumed that we would only want to build with a specific version of
> hotspot?
>
> Michael
>

It is assumed that the HotSpot zip is a hg changeset in the same form
as those returned by the automated process which occurs when you don't
specify a zip file.  You should be able to use any changeset that is
in the map.  What exactly is the zip you are using?  I would expect it
to be a copy of
http://hg.openjdk.java.net/jdk7/hotspot/hotspot/archive/f9d938ede196.tar.gz
given what you say.
-- 
Andrew :-)

IcedTea/OpenJDK 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 distro-pkg-dev mailing list