From owner-freebsd-stable Wed Dec 6 9:12:26 2000 From owner-freebsd-stable@FreeBSD.ORG Wed Dec 6 09:12:24 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id A27EC37B400 for ; Wed, 6 Dec 2000 09:12:24 -0800 (PST) Received: from dragon.nuxi.com (Ipittythefoolthattrustsident@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id JAA24333; Wed, 6 Dec 2000 09:11:46 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.1/8.11.1) id eB6HBfx02473; Wed, 6 Dec 2000 09:11:41 -0800 (PST) (envelope-from obrien) Date: Wed, 6 Dec 2000 09:11:40 -0800 From: "David O'Brien" To: Max Khon Cc: stable@FreeBSD.ORG, mreimer@vpop.net, jdp@polstra.com, eischen@vigrid.com, osa@freebsd.org.ru Subject: Re: Mysql segfaults; is the culprit libstdc++, pthread, regex ...? Message-ID: <20001206091140.B2367@dragon.nuxi.com> Reply-To: stable@FreeBSD.ORG References: <200012051658.eB5GwHU25440@vashon.polstra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from fjoe@iclub.nsu.ru on Wed, Dec 06, 2000 at 02:03:56PM +0600 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: obrien@NUXI.com Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Dec 06, 2000 at 02:03:56PM +0600, Max Khon wrote: > obrien 2000/11/11 13:52:40 PST > Modified files: (Branch: RELENG_4) > . Makefile.inc1 > gnu/usr.bin/cc/cc_tools freebsd-native.h > Log: > MFC: link shared objections agaisnt libgcc[_r]_pic. > (also remove last vestages of -kthread) > This commit also introduces binary incompatibility -- C++ code > compiled on 4.2-RELEASE cannot be run on RELENG_4 built before this > commit. That is an allowed binary incompatibility -- what isn't allowed is an old app being broken on a newer kernel and /usr/lib/. We've never supported running new binaries on old kernel+userlands. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message