Gary Benson writes: > Andrew Haley wrote: > > Matthias Klose writes: > > > Gary Benson writes: > > > > My reason for moving from /usr/lib/gcj-4.0.0/classmap.db.d as > > > > the mappings directory is that this name will of course change > > > > when gcj is upgraded -- I don't wish to rebuild my ninety-plus > > > > rpms every time gcj bumps unless I actually have to. We can > > > > make rebuild-gcj-db pick up files from both the old and new > > > > directories until all rpms have been rebuilt. > > > > > > Are you able to use the bc-compiled files, built using gcj-4.0.x, > > > with gcj-4.1.x? > > > > Probably, but ATM I don't think we can guarantee for sure. > > I agree. But in the same way we probably can't guarantee compatibility > between gcj-4.0.0-x and gcj-4.0.0-y. I think that's a very different case. We're trying very hard to do just that. Andrew.