From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: mk: fix app linking for combined libs Date: Tue, 16 Dec 2014 17:02:29 +0100 Message-ID: <26769386.TamQzHFRb0@xps13> References: <1414078604-1090-1-git-send-email-sergio.gonzalez.monroy@intel.com> <20141208145358.GG3237@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Neil Horman Return-path: In-Reply-To: <20141208145358.GG3237-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-12-08 09:53, Neil Horman: > On Thu, Oct 23, 2014 at 04:36:44PM +0100, Sergio Gonzalez Monroy wrote: > > Building combined shared libraries results in applications being linked > > against separeted/individual and combined libs altogether. > > > > Link only against combined lib when the config option is enabled. > > > > Signed-off-by: Sergio Gonzalez Monroy > > Acked-by: Pablo de Lara [...] > Acked-by: Neil Horman Neil, I didn't noticed your ack which happened after a discussion I had with Sergio. He agreed to make a v2. Actually Hiroshi did it: http://dpdk.org/ml/archives/dev/2014-December/009847.html I'm going to apply Hiroshi's one. -- Thomas