From owner-freebsd-current@FreeBSD.ORG Tue Mar 23 06:12:44 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DA8B16A4CE for ; Tue, 23 Mar 2004 06:12:44 -0800 (PST) Received: from server.alexdupre.com (host245-49.pool8288.interbusiness.it [82.88.49.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73B6343D2F for ; Tue, 23 Mar 2004 06:12:43 -0800 (PST) (envelope-from ale@FreeBSD.org) Received: from FreeBSD.org (thunder.alexdupre.com [192.168.0.101]) by server.alexdupre.com (8.12.9p2/8.12.9) with ESMTP id i2NECaF5000289 for ; Tue, 23 Mar 2004 15:12:37 +0100 (CET) (envelope-from ale@FreeBSD.org) Message-ID: <406045D4.9070805@FreeBSD.org> Date: Tue, 23 Mar 2004 15:12:36 +0100 From: Alex Dupre User-Agent: Mozilla Thunderbird 0.5+ (Windows/20040312) X-Accept-Language: en MIME-Version: 1.0 To: current@FreeBSD.org References: <20040322180830.W5352@carver.gumbysoft.com> <40600A48.40302@FreeBSD.org> In-Reply-To: <40600A48.40302@FreeBSD.org> X-Enigmail-Version: 0.83.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: libpthread / mysql41-server X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 14:12:44 -0000 Alex Dupre wrote: > Recompiling mysql with these flags seems to create a working > binary...maybe we are spotting a bug somewhere, now we have to reduce > these flags to find out what's the real cause. Done, it seems it's the CPUTYPE option. I personally tested with: p3 : working p4 : working null : not working So is it a gcc bug? Other ideas? -- Alex Dupre