Re: [edk2] [PATCH] BaseTools X64: prevent .eh_frame sections from being generated

2015-08-12 Thread Laszlo Ersek
On 08/12/15 20:57, Ard Biesheuvel wrote: > After the recent GNU linker script changes, the following warning is > emitted many times during the OVMF/X86 build: > > BFD: <...>: warning: Empty loadable segment detected, is this intentional ? > > This is caused by the fact that, now that the section

[edk2] [PATCH] BaseTools X64: prevent .eh_frame sections from being generated

2015-08-12 Thread Ard Biesheuvel
After the recent GNU linker script changes, the following warning is emitted many times during the OVMF/X86 build: BFD: <...>: warning: Empty loadable segment detected, is this intentional ? This is caused by the fact that, now that the section layout has changed somewhat, the .eh_frame section i