This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: [Solaris 2] libposix4/librt fixes
>>>>> "Rainer" == Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> writes:
Rainer> Currently, libjava from the trunk cannot work with gcj 2.95:
Rainer> libgcj.spec requires -fuse-divide-subroutine on most
Rainer> platforms, which is only supported in the trunk revisions of
Rainer> gcj. Perhaps a prominent note about this should be added
Rainer> somewhere.
Where would you suggest?
The web page? Or somewhere in the repository?
Rainer> Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
Rainer> * configure.in (sched_yield): Try librt first, then libposix4.
Rainer> Add -lrt, -lposix4 to THREADSPEC.
I'm committing this to the trunk and to the 2.95 branch.
Thanks for debugging this problem.
Tom