From owner-freebsd-arch@FreeBSD.ORG Fri Feb 17 15:56:45 2012 Return-Path: Delivered-To: freebsd-arch@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75307106568E; Fri, 17 Feb 2012 15:56:45 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 6E3438FC1F; Fri, 17 Feb 2012 15:56:43 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (beta-e.starpoint.kiev.ua [212.40.38.102]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA09200; Fri, 17 Feb 2012 17:56:42 +0200 (EET) (envelope-from avg@FreeBSD.org) Message-ID: <4F3E78BA.4060203@FreeBSD.org> Date: Fri, 17 Feb 2012 17:56:42 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0) Gecko/20120206 Thunderbird/10.0 MIME-Version: 1.0 To: Gabor Kovesdan References: <4F3C28DD.1020003@FreeBSD.org> <4F3C2D2D.5000402@FreeBSD.org> In-Reply-To: <4F3C2D2D.5000402@FreeBSD.org> X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-arch@FreeBSD.org Subject: Re: bsd/citrus iconv X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2012 15:56:45 -0000 on 16/02/2012 00:09 Gabor Kovesdan said the following: > Also, it is not really possible to avoid exposing it. Replying only to this for the moment. ... I am not sure why. If we don't install any of its headers and install its library as e.g. libbsdiconv.so, then it's perfectly usable by the libraries/executables in the base system that were specifically compiled to use this library and it's quite well hidden from the rest. -- Andriy Gapon