Re: [edk2] OVMF not booting when built with GCC5 toolset?

2016-08-29 Thread Bruce Cran
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 ___ edk2-devel mailing list edk2-devel@lists.01.org

Re: [edk2] OVMF not booting when built with GCC5 toolset?

2016-08-29 Thread Shi, Steven
, Steven Sent: Tuesday, August 23, 2016 6:49 PM To: 'Bruce Cran' <br...@cran.org.uk>; 'Michael Zimmermann' <sigmaepsilo...@gmail.com> Cc: 'edk2-devel-01' <edk2-devel@lists.01.org>; Lu, Hongjiu <hongjiu...@intel.com> Subject: RE: [edk2] OVMF not booting when built with GCC5

Re: [edk2] OVMF not booting when built with GCC5 toolset?

2016-08-23 Thread Shi, Steven
ermann' <sigmaepsilo...@gmail.com> Cc: 'edk2-devel-01' <edk2-devel@lists.01.org> Subject: RE: [edk2] OVMF not booting when built with GCC5 toolset? Hi Cran, This issue might be a GCC6 LTO regression bug, and I've filed a bug to GCC community as below. Please don't use the GCC6 with edk2 GCC5

Re: [edk2] OVMF not booting when built with GCC5 toolset?

2016-08-23 Thread Shi, Steven
Hi Cran, This issue might be a GCC6 LTO regression bug, and I've filed a bug to GCC community as below. Please don't use the GCC6 with edk2 GCC5 toolchain for now, the GCC5 (gcc-5) should works. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77341

Re: [edk2] OVMF not booting when built with GCC5 toolset?

2016-08-22 Thread Shi, Steven
August 19, 2016 10:47 PM > To: Shi, Steven <steven@intel.com>; Michael Zimmermann > <sigmaepsilo...@gmail.com> > Cc: edk2-devel-01 <edk2-devel@lists.01.org> > Subject: Re: [edk2] OVMF not booting when built with GCC5 toolset? > > On 8/19/2016 8:35 AM, Bruce

Re: [edk2] OVMF not booting when built with GCC5 toolset?

2016-08-19 Thread Bruce Cran
On 8/18/2016 8:08 PM, Shi, Steven wrote: I build OVMF GCC X64 image, can boot Qemu into shell with below commands. I can enter shell, reconnect -r, exit to setup, and the vga display looks good to me. What build command did you use? build -t GCC5 -a X64 -p OvmfPkg/OvmfPkgX64.dsc -n 5 -b

Re: [edk2] OVMF not booting when built with GCC5 toolset?

2016-08-18 Thread Shi, Steven
Sent: Friday, August 19, 2016 12:59 AM > To: Michael Zimmermann <sigmaepsilo...@gmail.com> > Cc: edk2-devel-01 <edk2-devel@lists.01.org> > Subject: Re: [edk2] OVMF not booting when built with GCC5 toolset? > > On 8/18/2016 10:57 AM, Michael Zimmermann wrote: > > IA3

Re: [edk2] OVMF not booting when built with GCC5 toolset?

2016-08-18 Thread Bruce Cran
On 8/18/2016 10:57 AM, Michael Zimmermann wrote: IA32 or X64? I noticed that EmulatorPkg-X64 just produces a segfault when booting. IA32 works just fine. I didn't try to use GCC49 yet. X64 - both DEBUG and RELEASE. Bruce ___ edk2-devel mailing list

[edk2] OVMF not booting when built with GCC5 toolset?

2016-08-18 Thread Bruce Cran
I just tried building OVMF from git tip with the GCC5 toolset and the emulated vga display never got initialized. Rebuilding with GCC49 worked. Bruce ___ edk2-devel mailing list edk2-devel@lists.01.org