This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [fedora-java] db merging script


Tom Tromey writes:
 > >>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:
 > 
 > Andrew> The right way to fix this is to have gcj-dbtool read a list of files
 > Andrew> from stdin, which is what this patch does.
 > Andrew> (find . -name 'temp-*.db' | gcj-dbtool - -m $DB)
 > 
 > This needs a corresponding gcj.texi patch.

Yes, but I'm waiting for feedback before I write it.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]