This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
[build, 4.5] Link libgcjgc with -lrt on Solaris > 8 (PR boehm-gc/49381)
- From: Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>
- To: gcc-patches at gcc dot gnu dot org
- Cc: java-patches at gcc dot gnu dot org
- Date: Mon, 18 Jul 2011 16:34:10 +0200
- Subject: [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