On Tue, 28 Feb 2006 11:25:15 +0100 Hanno Meyer-Thurow wrote: > On Tue, 21 Feb 2006 16:04:25 +0100 > Hanno Meyer-Thurow wrote: > > > Hi list! > > I would like to work on gcj for Gentoo. > > I did a patch for Java eclasses to create native libraries from jar I did a script to (re-)build a .gcjdb file with all or selected Java packages which I get from 'java-config --classpath=pkg-list'. (script is attached) Why? 1. I do not know the behaviour of a re-emerged package. Will that dbtool update its database or doubling/breaking something? 2. (re-)create from scratch 3. For the users convenience to create their applications specific database instead of one big database. With that a question raises regarding to the eclass patch. Would it be ok to just recreate the database from scratch on each package being merged? It would take no time to recreate. Regards, Hanno