From owner-freebsd-amd64@FreeBSD.ORG Sun Mar 7 00:18:09 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D82B16A4CE for ; Sun, 7 Mar 2004 00:18:09 -0800 (PST) Received: from ojoink.com (unknown [216.65.123.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1ABDB43D3F for ; Sun, 7 Mar 2004 00:18:09 -0800 (PST) (envelope-from amd64list@jpgsworld.com) Received: (qmail 78467 invoked by uid 89); 7 Mar 2004 08:16:58 -0000 Received: from unknown (HELO MAINBX.jpgsworld.com) (amd64list@jpgsworld.com@67.172.167.223) by host180.ojoink.com with SMTP; 7 Mar 2004 08:16:58 -0000 Message-Id: <5.2.0.9.2.20040307001359.02a1c400@mail.ojoink.com> X-Sender: amd64list@jpgsworld.com@mail.ojoink.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Sun, 07 Mar 2004 00:18:05 -0800 To: freebsd-amd64@freebsd.org From: JG In-Reply-To: <20040307073038.GA8016@xor.obsecurity.org> References: <5.2.0.9.2.20040306232042.02a32330@66.250.109.241> <5.2.0.9.2.20040306232042.02a32330@66.250.109.241> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: Best way to compile Mysql 4.1.x with Linuxthreads support on AMD64? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Mar 2004 08:18:09 -0000 > >Why do you want linuxthreads (which are i386-only) over the default >native kernel threads? > >Kris Yeah I guess you're right :( I suppose I'll be running this dual opteron mysql server under Linux after all.