Re: fix devel/gdb build

2011-11-08 Thread Pascal Stumpf
On Tue, 25 Oct 2011 18:13:11 +0200, Pascal Stumpf wrote: > Upstream fix is here. Attached are patches for devel/gdb, devel/libbfd > and base binutils 2.15 and 2.17 (permission to use under GPLv2 has been > granted, thanks to nickc at redhat dot com). > > > > Index: peXXigen.c >

Re: fix devel/gdb build

2011-10-25 Thread Marc Espie
On Tue, Oct 25, 2011 at 06:13:11PM +0200, Pascal Stumpf wrote: > On Sat, 15 Oct 2011 19:33:22 +0200, Pascal Stumpf wrote: > > Oh, and I just checked: This bug even is in src binutils (both 2.15 and > > 2.17), just nobody noticed because -Werror isn't used there (but it > > probably should be fixed

Re: fix devel/gdb build

2011-10-25 Thread Pascal Stumpf
On Sat, 15 Oct 2011 19:33:22 +0200, Pascal Stumpf wrote: > Oh, and I just checked: This bug even is in src binutils (both 2.15 and > 2.17), just nobody noticed because -Werror isn't used there (but it > probably should be fixed there too, right?). > > Upstream fix is here. Attached are patches