IcePick
Mark Wielaard
mark at klomp.org
Sat Jun 16 10:46:27 PDT 2007
Hi Andrew,
On Fri, 2007-06-15 at 21:21 +0100, Andrew John Hughes wrote:
> To cut a long story short, I've succeeded in cobbling together a small
> autoconf build system that will pluck through the OpenJDK sources and build
> them (just javac, javadoc, javah and apt so far, as a proof of concept -- but
> more should be easy enough to add now the main work's done). It creates a
> tools.jar and scripts to run them (just like those in Classpath). I was
> wondering if it would be worth me cleaning this up a little (adding niceties
> like a README, etc.) and hosting it with the rest of the IcedTea stuff.
Nice. This sounds very useful. How "portable" is the result? Is it
completely self-contained or do the tools depend on some of the internal
openjdk library implementations (can I use them with gcj for example)?
I think it would be a nice addition to the icedtea build system if you
can make it easy to integrate. IcedTea is already kind of a build
harness for openjdk, if there is an option to easily build just the
tools with it that would be helpful imho, if only for those people who
just want to hack on and build the tools. Or maybe the openjdk
tools-group (is there such a thing?) would be interested. Although I
believe Dalibor already had a plan of autoconfiscating javac and the
team said they already had enough different build options. Alternatively
if nobody want to integrate your patches we can always create a new repo
(icepick) for you to make it easy to publish your stuff and have a
development repository.
Any patches or source available?
Cheers,
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20070616/8f91fa76/attachment.bin
More information about the distro-pkg-dev
mailing list