Re: [PATCH] Fix build error in binutils 2.36

2021-09-17 Thread Michael Chang via Grub-devel
On Thu, Sep 16, 2021 at 11:47:57PM +0200, Daniel Kiper wrote: > On Mon, Aug 09, 2021 at 12:37:59PM +0800, Michael Chang via Grub-devel wrote: > > On Thu, Aug 05, 2021 at 03:07:21PM +0200, Daniel Kiper wrote: > > > On Mon, Aug 02, 2021 at 05:41:15PM +0800, Michael Chang via Grub-devel > > > wrote:

Re: [PATCH] Fix build error in binutils 2.36

2021-09-16 Thread Daniel Kiper
On Mon, Aug 09, 2021 at 12:37:59PM +0800, Michael Chang via Grub-devel wrote: > On Thu, Aug 05, 2021 at 03:07:21PM +0200, Daniel Kiper wrote: > > On Mon, Aug 02, 2021 at 05:41:15PM +0800, Michael Chang via Grub-devel > > wrote: > > > The xen build fails on binutils 2.36 with the following error. >

Re: [PATCH] Fix build error in binutils 2.36

2021-09-15 Thread Michael Chang via Grub-devel
On Tue, Sep 14, 2021 at 10:13:36AM -0400, Mike Gilbert wrote: > On Mon, Aug 9, 2021 at 12:37 AM Michael Chang via Grub-devel > wrote: [snip] > Just wondering if there has been any progress on this issue. > > A few people have commented on the related bug [1] for Gentoo Linux > and a couple have

Re: [PATCH] Fix build error in binutils 2.36

2021-09-14 Thread Mike Gilbert
On Mon, Aug 9, 2021 at 12:37 AM Michael Chang via Grub-devel wrote: > > On Thu, Aug 05, 2021 at 03:07:21PM +0200, Daniel Kiper wrote: > > On Mon, Aug 02, 2021 at 05:41:15PM +0800, Michael Chang via Grub-devel > > wrote: > > > The xen build fails on binutils 2.36 with the following error. > > > >

Re: [PATCH] Fix build error in binutils 2.36

2021-08-08 Thread Michael Chang via Grub-devel
On Thu, Aug 05, 2021 at 03:07:21PM +0200, Daniel Kiper wrote: > On Mon, Aug 02, 2021 at 05:41:15PM +0800, Michael Chang via Grub-devel wrote: > > The xen build fails on binutils 2.36 with the following error. > > > > /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: > > sect

Re: [PATCH] Fix build error in binutils 2.36

2021-08-05 Thread Daniel Kiper
On Mon, Aug 02, 2021 at 05:41:15PM +0800, Michael Chang via Grub-devel wrote: > The xen build fails on binutils 2.36 with the following error. > > /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: > section .note.gnu.property VMA [00400158,00400187] > overlap

[PATCH] Fix build error in binutils 2.36

2021-08-02 Thread Michael Chang via Grub-devel
The xen build fails on binutils 2.36 with the following error. /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: section .note.gnu.property VMA [00400158,00400187] overlaps section .bss VMA [f000,0041e1af] The most significant factor is