Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 2003 09:05:47 -0400
From:      Craig Rodrigues <rodrigc@attbi.com>
To:        David Xu <davidxu@freebsd.org>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: Scope system threads (was Re: PS_BLOCKED)
Message-ID:  <20030409130547.GB40511@attbi.com>
In-Reply-To: <002c01c2fe7a$0a1f16b0$f001a8c0@davidw2k>
References:  <Pine.GSO.4.10.10304082359380.14373-100000@pcnet1.pcnet.com> <002c01c2fe7a$0a1f16b0$f001a8c0@davidw2k>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 09, 2003 at 05:26:02PM +0800, David Xu wrote:
> > If you could debug those that would help a lot.
> > 
> OK, I can use C++. I did ever use ACE, I will try ACE 5.2.

If you can, you should try ACE 5.3.1 from:
http://deuce.doc.wustl.edu/Download.html

I submitted a lot of FreeBSD patches to versions of ACE > 5.2.


To build ACE:
- get it from the above URL
- extract the ACE package, everything will be under an ACE_wrappers
  directory
- set the ACE_ROOT environment variable to: {full path}/ACE_wrappers
- cd $ACE_ROOT
- gmake
 
-- 
Craig Rodrigues        
http://home.attbi.com/~rodrigc
rodrigc@attbi.com



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