This is the mail archive of the java-patches@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: [BC] Patch: Cached class map


On Thu, 2004-10-28 at 10:51, Andrew Haley wrote:
> This is one of the final planks of our binary compatibility work.

This is really cool Andrew!

>     gcj -shared -fPIC foo.jar -o foo.so -findirect-dispatch
>     jv-dbtool -n foo.gcjdb  # create the database
>     jv-dbtool -a foo.gcjdb foo.jar foo.so   # add foo.jar to the database

If you're not too attached to the name, can I suggest `gcj-dbtool'
instead of `jv-dbtool'?  I think it will be easier to remember, and
easier people browsing /usr/bin to associate with gcj.

AG

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.


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