This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] backport PR java/43839 fix


On 10/04/2010 04:48 PM, Jack Howarth wrote:
>   The attached patch backports r159009 which solves PR java/43839
> so that alternative locations of libiconv will be used by the libjava
> testsuite. Tested on x86_64-apple-darwin10. Okay for gcc 4.5.2?

Sure.  This should have been posted to java-patches.

Andrew.


>                   Jack
> 
> 2010-10-04  Jack Howarth <howarth@bromo.med.uc.edu>
> 
> 	Backport from mainline
> 	2010-05-03  Jack Howarth <howarth@bromo.med.uc.edu>
> 
> 	PR java/43839
> 	* testsuite/Makefile.am: Override automake for site.exp creation
> 	and add entry to set libiconv.
> 	* testsuite/Makefile.in: Regenerate.
> 	* testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation):
> 	Add new global variable libiconv to handle alternative libiconv
> 	locations.


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