From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: None (no SPF record) identity=mailfrom; client-ip=203.199.198.232; helo=imsva.in.megatrends.com; envelope-from=karunakarp@amiindia.co.in; receiver=edk2-devel@lists.01.org Received: from IMSVA.IN.MEGATRENDS.COM (Webmail.amiindia.co.in [203.199.198.232]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 8E82321FCA28F for ; Thu, 2 Nov 2017 05:28:28 -0700 (PDT) Received: from IMSVA.IN.MEGATRENDS.COM (IMSVA.IN.MEGATRENDS.COM [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 7BBA882047; Thu, 2 Nov 2017 18:05:17 +0530 (IST) Received: from IMSVA.IN.MEGATRENDS.COM (IMSVA.IN.MEGATRENDS.COM [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 6E87182046; Thu, 2 Nov 2017 18:05:16 +0530 (IST) Received: from webmail.amiindia.co.in (venus2.in.megatrends.com [10.0.0.7]) by IMSVA.IN.MEGATRENDS.COM (Postfix) with ESMTPS; Thu, 2 Nov 2017 18:05:16 +0530 (IST) Received: from VENUS1.in.megatrends.com ([fe80::951:7975:6ecf:eae5]) by Venus2.in.megatrends.com ([fe80::2002:4a07:4f17:c09b%14]) with mapi id 14.03.0248.002; Thu, 2 Nov 2017 18:02:16 +0530 From: Karunakar P To: 'Tim Lewis' , "edk2-devel@lists.01.org" CC: "'Ye, Ting'" , "'Fu, Siyuan'" , "'Wu, Jiaxin'" Thread-Topic: [edk2] Build error in StdLib with VS 2015 compiler Thread-Index: AdNSLUs3X2g4GI21RFWk3iCTMy+5sABXRP8A//+kkoD//wwmkA== Date: Thu, 2 Nov 2017 12:32:16 +0000 Message-ID: References: <015701d3538a$c2c92230$485b6690$@insyde.com> In-Reply-To: <015701d3538a$c2c92230$485b6690$@insyde.com> Accept-Language: en-GB, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.0.84.111] MIME-Version: 1.0 X-TM-AS-GCONF: 00 X-TM-AS-Product-Ver: IMSVA-9.1.0.1600-8.1.0.1062-23434.005 X-TM-AS-Result: No--9.950-5.0-31-10 X-imss-scan-details: No--9.950-5.0-31-10 X-TMASE-Version: IMSVA-9.1.0.1600-8.1.1062-23434.005 X-TMASE-Result: 10--9.949600-10.000000 X-TMASE-MatchedRID: nVQUmLJJeyYEyPQwW5BBaoBXdkxWsrDIG08M2I9s0LpPnGDTa4GHDn2p 64gN8o+DHGc0Kwc1hT219SneQN0WuZYeam+R4okHRlqShqb35p7vmgUySWGueJgWnaLDiGghwS8 U701e027dGwOuVX8+deruBJNU9w8bkVF44oU3/Qi1PiMh4ZF39XWT6A/Vdqa0myiLZetSf8nxzd xDijdbMxd65AKojGV5IAcCikR3vq/kYLSwDf5oIRypdQe3/54lExVy+yUBvDBN5vEe08CzF0Gju 4+CRkHs X-TMASE-SNAP-Result: 1.821001.0001-0-1-12:0,22:0,33:0,34:0,39:0-0 Subject: Re: Build error in StdLib with VS 2015 compiler X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Nov 2017 12:28:29 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable It is C only. -Karunakar -----Original Message----- From: Tim Lewis [mailto:tim.lewis@insyde.com]=20 Sent: Thursday, November 02, 2017 8:59 AM To: Karunakar P; edk2-devel@lists.01.org Cc: 'Ye, Ting'; 'Fu, Siyuan'; 'Wu, Jiaxin' Subject: RE: [edk2] Build error in StdLib with VS 2015 compiler Are you building C++ (.cpp)? Tim -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Karu= nakar P Sent: Wednesday, November 1, 2017 8:27 PM To: 'edk2-devel@lists.01.org' Cc: 'Ye, Ting' ; 'Fu, Siyuan' ; 'Wu= , Jiaxin' Subject: Re: [edk2] Build error in StdLib with VS 2015 compiler Any comment on this? From: Karunakar P Sent: Tuesday, October 31, 2017 3:18 PM To: 'edk2-devel@lists.01.org' Cc: 'Wu, Jiaxin'; 'Fu, Siyuan'; 'Ye, Ting' Subject: Build error in StdLib with VS 2015 compiler Hello All, Facing an build error with Stdlib module when built with VS 2015 compiler. e:\test\StdLib\Include\sys/EfiCdefs.h(357): error C2220: warning treated as= error - no 'object' file generated e:\test\StdLib\Include\sys/EfiCdefs.h(357): warning C4117: macro name '__ST= DC_HOSTED__' is reserved, '#define' ignored below change resolving this error. Would you please review and provide comm= ents. #ifndef __STDC_HOSTED__ #define __STDC_HOSTED__ 1 #endif Thank You, Karunakar _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel