ports/52019: enhancement to math/spooles

Pedro F. Giffuni giffunip at yahoo.com
Tue May 13 20:10:12 UTC 2003


The following reply was made to PR ports/52019; it has been noted by GNATS.

From: "=?iso-8859-1?q?Pedro=20F.=20Giffuni?=" <giffunip at yahoo.com>
To: Nakata Maho <chat95 at mbox.kyoto-inet.or.jp>
Cc: FreeBSD-gnats-submit at FreeBSD.org, maho at FreeBSD.org
Subject: Re: ports/52019: enhancement to math/spooles
Date: Tue, 13 May 2003 21:04:23 +0100 (BST)

  --- Nakata Maho <chat95 at mbox.kyoto-inet.or.jp> wrote: > Hi,
 Pedro,
 
 > 
 > However, I have two questions.
 > 
 > a. MPI is still *not* thread safe, so your choice is good.
 > b. which is better to link, -pthread (posix thread) or -lc_r
 >    (userland thread)
 > 
 > I ask some other people.
 >
 
 Fortunately for us, the port doesn't link any threading
 libraries. 5.0 doesn't like -pthread only -lc_r. Threads is an
 area that is changing daily especially with KSE comming, in
 fact, there is a threads mailing list. 
 
 The ports tree has ${PTHREADS_CFLAGS} $(PTHREAD_LIBS} variables,
 so when possible I left that decision to the makefiles in my
 ports. 
  
 cheers,
 
     Pedro.
 
 __________________________________________________
 Yahoo! Plus
 For a better Internet experience
 http://www.yahoo.co.uk/btoffer



More information about the freebsd-ports-bugs mailing list