Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Dec 2000 09:11:40 -0800
From:      "David O'Brien" <obrien@FreeBSD.ORG>
To:        Max Khon <fjoe@iclub.nsu.ru>
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>
In-Reply-To: <Pine.BSF.4.21.0012061352580.34735-100000@iclub.nsu.ru>; from fjoe@iclub.nsu.ru on Wed, Dec 06, 2000 at 02:03:56PM %2B0600
References:  <200012051658.eB5GwHU25440@vashon.polstra.com> <Pine.BSF.4.21.0012061352580.34735-100000@iclub.nsu.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001206091140.B2367>