PATCH: Use libgcj_convenience.la ( Re: libjava bootstrap failure on sparc-sun-solaris2.8)

Loren James Rittle rittle@latour.rsch.comm.mot.com
Tue Jun 4 17:37:00 GMT 2002


>> Assuming this actually helps, please add a comment here explaining why
>> libgcj_convenience.la exists.  Otherwise we won't remember it later
>> on.  With that change, this is ok.  Thanks.

> Here is the patch I checked in.

I predict that this will fail as follows.  Since libgcj contains files
with the same object name, making a convenience library that is
unpacked into a new flat directory structure with a POSIX-compatible
ar, the second step will drop required files (i.e. all but one with
the same basename).

Since the patch was checked in, I am suprised that this issue was not
spotted during a regression check...  Also, you are suppose to report
what platform you ran said regression check upon.  Where is that
information?

>2002-06-04  H.J. Lu  (hjl@gnu.org)
>
>	* Makefile.am (libgcj_convenience.la): New target.
>	(libgcj.la): Depend on libgcj_convenience.la.
>	* Makefile.in: Regenerated.



More information about the Gcc-patches mailing list