cvs commit: src/contrib/gcc/config freebsd-spec.h

Marcel Moolenaar marcel at xcllnt.net
Sun Aug 31 21:11:41 PDT 2003


On Sun, Aug 31, 2003 at 08:58:22PM -0600, Scott Long wrote:
> 
> ...  What is the appropriate threading library for each
> platform?  Should 'libpthread' be a symlink, or should a library be
> renamed?  How do we answer these last two questions in a consistent
> fashion?  Where does libmap fit in?

I don't think we should answer these questions for each platform
seperately. We should decide what the defaults are across the board.

I think libkse should be default. It should be named libpthread.so
and not be a link. libmap doesn't fit because it's optional and off
by default.

The 1:1 threading space is more tricky. I haven't made up my mind
yet...

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel at xcllnt.net


More information about the cvs-src mailing list