From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 50094C428 for ; Thu, 18 Feb 2016 21:10:16 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP; 18 Feb 2016 12:10:15 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,467,1449561600"; d="scan'208";a="888965145" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga001.jf.intel.com with ESMTP; 18 Feb 2016 12:10:15 -0800 Received: from fmsmsx107.amr.corp.intel.com ([169.254.6.189]) by fmsmsx104.amr.corp.intel.com ([169.254.208.248]) with mapi id 14.03.0248.002; Thu, 18 Feb 2016 12:10:14 -0800 From: "Arevalo, Mario Alfredo C" To: "users@dpdk.org" Thread-Topic: Question about combine libs option Thread-Index: AdFqiGDdhfkiyHnmS2aB9Ng1ME0wow== Date: Thu, 18 Feb 2016 20:10:14 +0000 Message-ID: <6594B51DBE477C48AAE23675314E6C460F7F3B27@fmsmsx107.amr.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.19.9.42] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: [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: Thu, 18 Feb 2016 20:10:16 -0000 Hi, good day, I have a question related to CONFIG_RTE_BUILD_COMBINE_LIB= S option in DPDK configuration file, It's not clear for me what is the behavior of this option but it seems that= when I enabled this option all libraries were combined to one single library called libdpdk.so (I enab= led CONFIG_RTE_BUILD_SHARED_LIB too), is this correct? or which other effects can produce this option, and if som= eone has a document about this option would be amazing :), thank you so much for your attention. Regards. Mario.