From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B02AE13827E for ; Mon, 9 Dec 2013 21:28:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4620E0B57; Mon, 9 Dec 2013 21:27:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BBEB7E0B2C for ; Mon, 9 Dec 2013 21:27:56 +0000 (UTC) Received: from Nyx.local (dynamic-adsl-84-221-243-206.clienti.tiscali.it [84.221.243.206]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: lu_zero) by smtp.gentoo.org (Postfix) with ESMTPSA id 8226733F4F0 for ; Mon, 9 Dec 2013 21:27:55 +0000 (UTC) Message-ID: <52A635DD.2050800@gentoo.org> Date: Mon, 09 Dec 2013 22:27:57 +0100 From: Luca Barbato User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:26.0) Gecko/20100101 Thunderbird/26.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] python versioned libraries or not References: <86eh5rx6ie.fsf@moguhome00.in.awa.tohoku.ac.jp> <20131207233414.18be7ef6@gentoo.org> <8661r0usyw.fsf@moguhome00.in.awa.tohoku.ac.jp> In-Reply-To: <8661r0usyw.fsf@moguhome00.in.awa.tohoku.ac.jp> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 266c07da-8377-4c63-a73c-8ec7edd5bb1c X-Archives-Hash: 2cc91e4116fa31041c36176203917753 On 08/12/13 00:44, heroxbd@gentoo.org wrote: > yac writes: > >> Shouldn't pkg-conifg --libs handle this? > > Oh, good idea. But boost doesn't have pkg-config entries. > > Then I see this one, an upstream issue > > https://svn.boost.org/trac/boost/ticket/1094 > Are you willing to poke upstream again? I'm not sure which problem they have with pkg-config that a little more awareness wouldn't solve. lu