From owner-freebsd-threads@FreeBSD.ORG Wed Apr 9 06:05:48 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C16937B401; Wed, 9 Apr 2003 06:05:48 -0700 (PDT) Received: from h00609772adf0.ne.client2.attbi.com (h00609772adf0.ne.client2.attbi.com [24.61.43.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17C7C43F3F; Wed, 9 Apr 2003 06:05:47 -0700 (PDT) (envelope-from rodrigc@attbi.com) Received: from h00609772adf0.ne.client2.attbi.com (localhost.ne.attbi.com [127.0.0.1])h39D5mcJ040559; Wed, 9 Apr 2003 09:05:48 -0400 (EDT) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost)h39D5mN7040558; Wed, 9 Apr 2003 09:05:48 -0400 (EDT) Date: Wed, 9 Apr 2003 09:05:47 -0400 From: Craig Rodrigues To: David Xu Message-ID: <20030409130547.GB40511@attbi.com> References: <002c01c2fe7a$0a1f16b0$f001a8c0@davidw2k> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002c01c2fe7a$0a1f16b0$f001a8c0@davidw2k> User-Agent: Mutt/1.4i cc: freebsd-threads@freebsd.org Subject: Re: Scope system threads (was Re: PS_BLOCKED) X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 13:05:48 -0000 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