ARM: A few libgcj bug fixes

Andrew Haley aph@redhat.com
Mon Aug 17 16:27:00 GMT 2009


Andrew Haley wrote:
> This patch fixes a few bugs in ARM libgcj.
> 
> *  We now use libgcc's atomic builtins.
> 
> *  We silence an ABI warning message that was causing spurious test
>    failures.
> 
> *  We force libtool to link with the static libgcc as well as the
>    dynamic libgcc_s.  Not all routines are in libgcc_s, so linking
>    only with that library causes failure.

Duh.

Andrew.



2009-08-17  Andrew Haley  <aph@redhat.com>

	* Makefile.in,
	include/Makefile.in,
	testsuite/Makefile.in,
	gcj/Makefile.in: Regenerate.



More information about the Java-patches mailing list