[fedora-java] RE: Thread registration work-around?

Tom Tromey tromey at redhat.com
Thu Jan 5 17:36:28 UTC 2006


>>>>> "David" == David Walluck <david at zarb.org> writes:

David> Well, I suppose there is a reason that --libdir=%{_libdir} is
David> not passed to gcc's configure script.

I think it wouldn't suffice due to multilibs in gcc.
At least that's what I understand today.

The current plan, as I understand it, has 2 parts:

1. Fix the computation of the classmap.db install directory in gcc.
This means some ugly multilib/configure hacking.

2. Change rebuild-gcj-db to loop over all multilibs and rebuild all
the databases.  (This seems to be the simplest way.)

Tom




More information about the java-devel mailing list