From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 41CBA37A6 for ; Sun, 16 Apr 2017 22:51:06 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Apr 2017 13:51:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,210,1488873600"; d="scan'208";a="1120152889" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga001.jf.intel.com with ESMTP; 16 Apr 2017 13:51:05 -0700 Received: from fmsmsx112.amr.corp.intel.com (10.18.116.6) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.319.2; Sun, 16 Apr 2017 13:51:05 -0700 Received: from fmsmsx113.amr.corp.intel.com ([169.254.13.235]) by FMSMSX112.amr.corp.intel.com ([169.254.5.65]) with mapi id 14.03.0319.002; Sun, 16 Apr 2017 13:51:05 -0700 From: "Wiles, Keith" To: DPDK Thread-Topic: Verbose build output not working Thread-Index: AQHStvMpz5jn2e1/nkW2kv7XmnkcKg== Date: Sun, 16 Apr 2017 20:51:03 +0000 Message-ID: <225455E4-F15B-47F3-90C3-B367D79064E8@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.254.43.172] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: [dpdk-dev] Verbose build output not working X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Apr 2017 20:51:07 -0000 When I add the V=3D1 on the make line it should show the compile and linker= lines, but this does not seem to work any more. Did the method to show these build lines change? Regards, Keith