From owner-freebsd-smp Wed May 3 17:24:31 2000 Delivered-To: freebsd-smp@freebsd.org Received: from canonware.com (canonware.com [199.181.107.39]) by hub.freebsd.org (Postfix) with SMTP id 6CD6837BA2F for ; Wed, 3 May 2000 17:24:29 -0700 (PDT) (envelope-from jasone@canonware.com) Received: (qmail 77990 invoked by uid 1001); 4 May 2000 00:14:20 -0000 Date: Wed, 3 May 2000 17:14:20 -0700 From: Jason Evans To: "Richard Seaman, Jr." Cc: =?iso-8859-1?Q?Ivan_Debn=E1r?= , freebsd-smp@FreeBSD.ORG Subject: Re: Native threads and SMP Message-ID: <20000503171420.H65569@sturm.canonware.com> References: <20000502063602.B61185@seaman.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0.1i In-Reply-To: <20000502063602.B61185@seaman.org>; from dick@seaman.org on Tue, May 02, 2000 at 06:36:02AM -0500 Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, May 02, 2000 at 06:36:02AM -0500, Richard Seaman, Jr. wrote: > On Tue, May 02, 2000 at 11:34:01AM +0200, Ivan Debnár wrote: > > Is there a plan to support SMP in the native FreeBSD threads implementation ? > > If Jason Evans is still working on it, then yes. Otherwise, I'm not aware > of anyone else working on it. Actually, libc_r has just gotten to the point where I can mainly concentrate on the new threads implementation, so I'm starting to work on it now. > > When using Linuxthreads from ports, trying to compile the aplications > >(even provided examples) "static", it breaks with: > > Yes, static linking has been broken for many months. Jason Evans made some > changes to siglongjmp and longjmp that broke static linking. He was made > aware of the problem, but has (so far) chosen to ignore the problem. *That's* why I have those diffs in my source tree! I think I have had fixes for this for a long time, but I totally forgot there was a problem. I'll look into it this week. Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message