This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


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

libgcj/1736


The following reply was made to PR libgcj/1736; it has been noted by GNATS.

From: bryce@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libgcj/1736
Date: 23 Mar 2001 05:17:07 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_0-branch
 Changes by:	bryce@gcc.gnu.org	2001-03-22 21:17:07
 
 Modified files:
 	libjava        : Makefile.am Makefile.in ChangeLog 
 
 Log message:
 	2001-03-23  Bryce McKinlay  <bryce@albatross.co.nz>
 	
 	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/gcc/libjava/Makefile.am.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.129.2.3&r2=1.129.2.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.139.2.3&r2=1.139.2.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.674.2.25&r2=1.674.2.26
 


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