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]

[build, 4.5] Link libgcjgc with -lrt on Solaris > 8 (PR boehm-gc/49381)


The 4.5 branch lacked the fix from

	[build] Link libgcjgc with -lrt on Solaris > 8
        http://gcc.gnu.org/ml/gcc-patches/2011-01/msg02288.html

Since this issue has now been reported as PR boehm-gc/49381, I've
backported the fix to the 4.5 branch after reconfiguring and
successfully building gctest on i386-pc-solaris2.10.

	Rainer


2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	PR boehm-gc/49381
	Backport from mainline:
	2011-01-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* configure.ac (*-*-solaris2*): Add -lrt to THREADLIBS.
	* configure: Regenerate.

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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