From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from muon.cran.org.uk (muon.bluestop.org [74.50.51.35]) (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 9F6921A1E12 for ; Mon, 29 Aug 2016 09:53:02 -0700 (PDT) Received: from muon.bluestop.org (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id BA9A9F9CD; Mon, 29 Aug 2016 16:53:01 +0000 (UTC) Received: from muon.cran.org.uk ([127.0.0.1]) by muon.bluestop.org (muon.bluestop.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 0i98h_c5CnAp; Mon, 29 Aug 2016 16:53:01 +0000 (UTC) Received: from [10.0.10.17] (c-67-171-116-44.hsd1.ut.comcast.net [67.171.116.44]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Mon, 29 Aug 2016 16:53:01 +0000 (UTC) To: "Shi, Steven" , 'Michael Zimmermann' References: <8761c472-61cb-1968-ff1b-3bf1f04a67ad@cran.org.uk> <06C8AB66E78EE34A949939824ABE2B310338EB78@shsmsx102.ccr.corp.intel.com> <89202624-4ad5-9ff6-af36-49388985a8c5@cran.org.uk> <13f9450a-ac68-dca0-148e-ad9baf8380b6@cran.org.uk> <06C8AB66E78EE34A949939824ABE2B310339057F@shsmsx102.ccr.corp.intel.com> <06C8AB66E78EE34A949939824ABE2B310339351E@shsmsx102.ccr.corp.intel.com> <06C8AB66E78EE34A949939824ABE2B3139178CF3@SHSMSX104.ccr.corp.intel.com> Cc: 'edk2-devel-01' , "Lu, Hongjiu" From: Bruce Cran Message-ID: Date: Mon, 29 Aug 2016 10:53:00 -0600 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <06C8AB66E78EE34A949939824ABE2B3139178CF3@SHSMSX104.ccr.corp.intel.com> Subject: Re: OVMF not booting when built with GCC5 toolset? X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2016 16:53:02 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 8/29/2016 12:45 AM, Shi, Steven wrote: > This issue is just fixed in GCC main trunk. I tried below latest GCC trunk version and it can pass build the edk2 with GCC5 toolset. FYI. Thanks! -- Bruce