FYI, I checked in a patch to gcc that sets the default database for gij. Once this is put in the gcc RPM, you won't need to set the .db on the gij command line. You can use "gcj-dbtool -p" in your spec file to get the name of the default .db. Jakub, libgcj will build and install a default .db. However, I'm not sure we really want to have this file owned by the gcc RPM. It is going to be modified by other RPMs as they are installed... what is the usual thing to do in this situation? Tom