From owner-freebsd-stable@FreeBSD.ORG Tue Jun 17 14:31:37 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8E5AFB1A; Tue, 17 Jun 2014 14:31:37 +0000 (UTC) Received: from mail-oa0-x230.google.com (mail-oa0-x230.google.com [IPv6:2607:f8b0:4003:c02::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3EE9125DA; Tue, 17 Jun 2014 14:31:37 +0000 (UTC) Received: by mail-oa0-f48.google.com with SMTP id m1so8503646oag.21 for ; Tue, 17 Jun 2014 07:31:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=J3xhBVZTybPjzUWnbdcPmuxnhIZFAYFn4ipmDThCN8s=; b=ctoSL4lQTrJZ1XbVlYtwDtuS09zGlfvB3z8TxklIln6TsyEXD0zvt5UHFp519HTLDM FwW8Nob/2i5rtGvHQ/TLi0m67JNcH+A1UnzC/mwsQDlbB3m0nwUIIcE7+5LpT3Npgyk0 BVZPpfh7+hFjiP7tQYwykz0ZII5M1ZoV3rtN4oi5tFoQbDohM7715EqoNrywJZ+qDLme Ldh+MzV7DI6VnGBW7h2065fxfxLZWv2eAVoBGz9RSob60DudAGOXTKKjMLkC3EoXUg+G LzIYqXlUz1X9pV95VOa8D3he9j2h0LVaF8wzh0Fl4k5EpytWo8NSLOXzyk68cKUTkSgD 0tQA== MIME-Version: 1.0 X-Received: by 10.182.65.167 with SMTP id y7mr27064159obs.29.1403015496506; Tue, 17 Jun 2014 07:31:36 -0700 (PDT) Received: by 10.76.23.130 with HTTP; Tue, 17 Jun 2014 07:31:36 -0700 (PDT) In-Reply-To: <20140617081342.GK3991@kib.kiev.ua> References: <539F5C97.6090000@chef-ingenieur.de> <5A1E4599-3634-48A4-BC2F-D8AE5F02DE78@FreeBSD.org> <2952712B-E335-429E-9800-EDB241BDBD2E@FreeBSD.org> <6c6b3ca5bd8a7a1d53124b21d0e1f01f@chef-ingenieur.de> <20140617081342.GK3991@kib.kiev.ua> Date: Tue, 17 Jun 2014 10:31:36 -0400 Message-ID: Subject: Re: FreeBSD10 - libstdc++.so.7 - arcconf From: Ryan Stone To: Konstantin Belousov Content-Type: text/plain; charset=UTF-8 Cc: owner-freebsd-stable@freebsd.org, Dimitry Andric , "freebsd-stable@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2014 14:31:37 -0000 On Tue, Jun 17, 2014 at 4:13 AM, Konstantin Belousov wrote: > Gcc promise is that libstdc++ is backward binary compatible, and > base system build of libstdc++ aimed to be compatible with libstdc++ > from the same standalone gcc version. > > I am not sure where libstdc++.so.7, used by your binary, gets it origin. > Might be, ask whoever did the build ? arcconf is a utility for managing Adaptec RAID controller. It's compiled by Adaptec and they distribute it as a binary.