Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2002 16:26:04 -0800
From:      Max Khon <fjoe@freebsd.org>
To:        Martin Blapp <mb@imp.ch>
Cc:        Daniel Eischen <eischen@pcnet1.pcnet.com>, Kenneth Culver <culverk@alpha.yumyumyum.org>, Martin Blapp <mbr@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, green@FreeBSD.org
Subject:   Re: cvs commit: ports/editors/openoffice/files patch-solenv::inc::unxfbsdi.mk
Message-ID:  <20020309162603.A6148@hub.freebsd.org>
In-Reply-To: <20020309222850.E84384-100000@levais.imp.ch>; from mb@imp.ch on Sat, Mar 09, 2002 at 10:30:58PM %2B0100
References:  <Pine.GSO.4.10.10203091615290.25521-100000@pcnet1.pcnet.com> <20020309222850.E84384-100000@levais.imp.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
hi, there!

On Sat, Mar 09, 2002 at 10:30:58PM +0100, Martin Blapp wrote:

> > > I thought -D_REENTRANT was required in FreeBSD.
> >
> > It isn't (currently) necessary under FreeBSD, but I think it is
> > defined by POSIX.  It should probably stay as it is hurting nothing
> > and we may make use of it later.
> >
> > Also, -pthread is deprecated in -current.  Isn't there a PTHREADS_LIBS
> > or something for ports to rely on?  In current, we want to see -lc_r
> > used, and eventually replaced with -lpthread.
> 
> So what of these flags is necessary for STABLE and CURRENT to build.
> 
> -lc_r for CURRENT (and in which order, after Xlibs, at the end, at the beginning ?
> 
> -pthread for STABLE ?
> 
> And what else ?

take a look at bsd.port.mk (PTHREAD_CFLAGS, PTHREAD_LIBS variables)

/fjoe

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020309162603.A6148>