From owner-cvs-all Sat Mar 9 16:26: 7 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 904) id 33FF037B404; Sat, 9 Mar 2002 16:26:04 -0800 (PST) Date: Sat, 9 Mar 2002 16:26:04 -0800 From: Max Khon To: Martin Blapp Cc: Daniel Eischen , Kenneth Culver , Martin Blapp , 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> References: <20020309222850.E84384-100000@levais.imp.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020309222850.E84384-100000@levais.imp.ch>; from mb@imp.ch on Sat, Mar 09, 2002 at 10:30:58PM +0100 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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