This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: gcc-4.1-20050716:A patch to support FreeBSD 5 pthread
In Message-ID: <Pine.BSF.4.62.0508010218590.24596@pulcherrima.dbai.tuwien.ac.at>
Gerald Pfeifer <gerald@pfeifer.com> wrote:
Dear Tom and Gerald,
Thanks for your kind assistances!
> Might the following be a GNU-ish translation of this?
>
> 2005-08-01 NAKATA Maho <maho@FreeBSD.org>
>
> * configure.ac: Link against -lpthread rather than -lc_r on
> FreeBSD.
-> * configure.ac: Link against -lpthread rather than -lc_r on
FreeBSD 5.
since as you can see from the configure.ac, there are several
cases by versions.
seems to be patch is ready. so I hope this will be merged soon.
thanks!
-- NAKATA, Maho (maho@FreeBSD.org)