Date: Sat, 9 Mar 2002 17:10:53 -0500 (EST) From: Kenneth Culver <culverk@alpha.yumyumyum.org> To: Daniel Eischen <eischen@pcnet1.pcnet.com> Cc: Max Khon <fjoe@FreeBSD.ORG>, Martin Blapp <mbr@FreeBSD.ORG>, <cvs-committers@FreeBSD.ORG>, <cvs-all@FreeBSD.ORG> Subject: Re: cvs commit: ports/editors/openoffice/files patch-solenv::inc::unxfbsdi.mk Message-ID: <20020309171038.D7468-100000@alpha.yumyumyum.org> In-Reply-To: <Pine.GSO.4.10.10203091615290.25521-100000@pcnet1.pcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
OK, makes sense, I didn't know there was a big difference between -CURRENT and -STABLE. Ken On Sat, 9 Mar 2002, Daniel Eischen wrote: > On Sat, 9 Mar 2002, Kenneth Culver wrote: > > > > -D_THREAD_SAFE in CFLAGS is required for building thread-safe > > > applications (at least in RELENG_4) > > > > 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. > > -- > Dan Eischen > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message > > 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?20020309171038.D7468-100000>