egcs/libjava Makefile.am Makefile.in ChangeLog

bryce@gcc.gnu.org bryce@gcc.gnu.org
Thu Mar 22 21:18:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	bryce@gcc.gnu.org	2001-03-22 21:18:16

Modified files:
	libjava        : Makefile.am Makefile.in ChangeLog 

Log message:
	Fix for PR libgcj/1736. Thanks to Robert Boehne and Alexandre Oliva
	for libtool hacking.
	* Makefile.am (libgcj.la): New explicit rule. Echo the list of objects
	to a temporary file, then invoke libtool with the -objectlist
	paramater.
	(libgcjx.la): Likewise.
	* Makefile.in: Rebuilt.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libjava/Makefile.am.diff?cvsroot=gcc&r1=1.133&r2=1.134
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libjava/Makefile.in.diff?cvsroot=gcc&r1=1.143&r2=1.144
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.720&r2=1.721



More information about the Gcc-cvs mailing list