From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] rte.app.mk: whole-archive should be used with COMBINED_LIB Date: Thu, 15 Jan 2015 14:11:05 +0100 Message-ID: <21867160.2rC8zfFUHe@xps13> References: <1420228737-23247-1-git-send-email-nhorman@tuxdriver.com> 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: <1420228737-23247-1-git-send-email-nhorman-2XuSBdqkA4R54TAoqtyWWQ@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" 2015-01-02 14:58, Neil Horman: > When building static archives with CONFIG_COMBINED_LIBS, we still need to > specify --whole-archive to pull in all the proper constructors. > > Signed-off-by: Neil Horman > Reported-by: Lyn M > Tested-by: Lyn M > CC: Lyn M > CC: Thomas Monjalon Acked-by: Thomas Monjalon Applied Thanks -- Thomas