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: [PATCH] Fix classmap.db location for multilib


>>>>> "Jakub" == Jakub Jelinek <jakub@redhat.com> writes:

Jakub> classmap.db format doesn't handle multiple ABIs in one database, so
Jakub> we need multiple databases on multilib targets.
Jakub> gcj-dbtool -p for some time supports a libdir argument, e.g.
Jakub> gcj-dbtool -p /usr/lib64 but gij was so far always using
Jakub> /usr/lib/gcj-4.1.0/classmap.db.

Jakub> Ok for trunk/4.1?

Yes, thanks.

Tom


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