From owner-freebsd-threads@FreeBSD.ORG Fri May 23 22:18:58 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 AD44037B401 for ; Fri, 23 May 2003 22:18:58 -0700 (PDT) Received: from puffin.mail.pas.earthlink.net (puffin.mail.pas.earthlink.net [207.217.120.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AA0843F75 for ; Fri, 23 May 2003 22:18:58 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from user-38ldvet.dialup.mindspring.com ([209.86.253.221] helo=mindspring.com) by puffin.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 19JRQj-0002ti-00; Fri, 23 May 2003 22:18:53 -0700 Message-ID: <3ECF006C.54227726@mindspring.com> Date: Fri, 23 May 2003 22:17:32 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Petri Helenius References: <089001c32139$ae0d5e30$c02a40c1@PETEX31> <3ECE4014.B29DC0E4@mindspring.com> <08d601c32143$d62fd410$c02a40c1@PETEX31> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a4edaf3d14038aeb45e9f0c35dd4b1b3da2601a10902912494350badd9bab72f9c350badd9bab72f9c cc: freebsd-threads@freebsd.org Subject: Re: basic thread question 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: Sat, 24 May 2003 05:18:59 -0000 Petri Helenius wrote: > > Petri Helenius wrote: > > > In 5-CURRENT (5.1-BETA) what is the way to link/compile my posix > > > threads program so I would get more than one thread scheduled on > > > a SMP machine? Is there a document somewhere or does it "just work"= ? > > > > Yes. See the archives of this mailing list. > > > I tried to browse the subjects but they are not always too informative.= > = > Is -lkse supposed to enable thread-safe malloc/free? I=B4m seeing messa= ges > about recursive calls... EDOOFUS? 8-) 8-). -- Terry