From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id A9B35C3DA for ; Fri, 19 Feb 2016 16:30:29 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 19 Feb 2016 07:30:28 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,471,1449561600"; d="scan'208";a="916661858" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga002.jf.intel.com with ESMTP; 19 Feb 2016 07:30:28 -0800 Received: from fmsmsx107.amr.corp.intel.com ([169.254.6.253]) by FMSMSX103.amr.corp.intel.com ([169.254.2.86]) with mapi id 14.03.0248.002; Fri, 19 Feb 2016 07:30:28 -0800 From: "Arevalo, Mario Alfredo C" To: "Gonzalez Monroy, Sergio" Thread-Topic: [dpdk-users] Question about combine libs option Thread-Index: AdFqiGDdhfkiyHnmS2aB9Ng1ME0wowAvbiiA///Ij7U= Date: Fri, 19 Feb 2016 15:30:27 +0000 Message-ID: <6594B51DBE477C48AAE23675314E6C460F7FE49A@fmsmsx107.amr.corp.intel.com> References: <6594B51DBE477C48AAE23675314E6C460F7F3B27@fmsmsx107.amr.corp.intel.com>, <56C6F2F3.6070100@intel.com> In-Reply-To: <56C6F2F3.6070100@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.19.9.46] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "users@dpdk.org" Subject: Re: [dpdk-users] Question about combine libs option X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Feb 2016 15:30:30 -0000 Thank you so much for your help Sergio=0A= =0A= Regards,=0A= Mario.=0A= ________________________________________=0A= From: Gonzalez Monroy, Sergio=0A= Sent: Friday, February 19, 2016 2:48 AM=0A= To: Arevalo, Mario Alfredo C=0A= Cc: users@dpdk.org=0A= Subject: Re: [dpdk-users] Question about combine libs option=0A= =0A= On 18/02/2016 20:10, Arevalo, Mario Alfredo C wrote:=0A= > Hi, good day, I have a question related to CONFIG_RTE_BUILD_COMBINE_= LIBS option in DPDK configuration file,=0A= > It's not clear for me what is the behavior of this option but it seems th= at when I enabled this option=0A= > all libraries were combined to one single library called libdpdk.so (I en= abled CONFIG_RTE_BUILD_SHARED_LIB too),=0A= > is this correct?=0A= =0A= That is correct.=0A= Now, you can use COMBINE_LIB with or without SHARED_LIB.=0A= The result is, as you said, combining all DPDK libraries into a single=0A= library.=0A= =0A= > or which other effects can produce this option, and if someone has a docu= ment about this=0A= > option would be amazing :), thank you so much for your attention.=0A= =0A= I don't think there is any info/doc regarding those config options=0A= (someone else can correct me on this),=0A= but I would think that the GSG (Getting Started Guide) would be a good=0A= place to add such doc.=0A= =0A= Sergio=0A= > Regards.=0A= > Mario.=0A= =0A=