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]

Re: gcc-4.1-20050716:A patch to support FreeBSD 5 pthread


Tom,

On Thu, 28 Jul 2005, NAKATA Maho wrote:
>> Could you write a ChangeLog entry for this?
>> I am not a FreeBSD expert so either we'll need a FreeBSD person to
>> comment on this or we'll just put it in on good faith...

I agree with Maho-san that we can just ignore anything older than
FreeBSD 5.3 when it comes to FreeBSD 5.x, so I'm in favor of his
patch, especially since I know that he tested this (to get OpenOffice
going with GCC 4.1 on FreeBSD).

My only question is: what will this do on FreeBSD 4.x systems, which
do not have -lpthread yet?

> Thanks Tom!
> ChangeLog
> FreeBSD >=5.3 gcj should link against -lpthread rather than -lc_r.
> NAKATA Maho <maho@FreeBSD.org>
> 
> please use maho@FreeBSD.org instead of chat95@mac.com

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.

Gerald


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