PATCH: Use libgcj_convenience.la failure on darwin 5.5

Alexandre Oliva aoliva@redhat.com
Wed Jun 5 14:57:00 GMT 2002


On Jun  5, 2002, "H . J . Lu" <hjl@lucon.org> wrote:

> On Wed, Jun 05, 2002 at 06:06:25PM -0300, Alexandre Oliva wrote:
>> On Jun  5, 2002, "H . J . Lu" <hjl@lucon.org> wrote:
>> 
>> > 	* ltmain.sh: Handle convenience archives with duplicated
>> > 	members.
>> 
>> Nope.  The right way to fix this is to prevent duplicate names to be
>> added to an archive in the first place.

> That is life for libjava. I am testing this patch on gcc 3.1.1 under
> Linux with/without --disable-shared now.

Nope, libjava shouldn't have to be concerned about this, it's libtool
that should take care of giving different names to object files
internally (by means of soft-linking or copying them).  And *please*
revert the libgcj_convenience patch.  There's no reason whatsoever to
build libgcj twice, and that's as much as libgcj_convenience
accomplishes.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Gcc-patches mailing list