search for: 95c00d1

Displaying 4 results from an estimated 4 matches for "95c00d1".

Did you mean: 95c002c
2016 Feb 12
2
binutils (objcopy?) >= 2.26 breaks syslinux (bios) build
On February 11, 2016 11:30:02 PM PST, poma <pomidorabelisima at gmail.com> wrote: >... >http://repo.or.cz/syslinux.git/commit/8750016 > >Booting from DVD/CD... > >ISOLINUX 6.04 ETCD >and then hangs > >ttyS0 debug shows single line: >_malloc(24, 0, 2) @ 0x00104bab = > > >$ ld --version >GNU ld version 2.26.20160125 >... >$ gcc --version >gcc
2016 Feb 13
2
binutils (objcopy?) >= 2.26 breaks syslinux (bios) build
> > Yes, it is a bug in ld. I have been working with H.J. and we have just tracked it down. > > > > > It seems that hjl helped, after all. > > Syslinux built, or better to write, linked with: > binutils 2.26.51.20160212 git 95c00d1 is salt-n-pepa. > > Both, ISOLINUX and EXTLINUX have passed the test on both, SeaBIOS and Bare-metal. > > Thanks hpa. > > This means that Fedora would need to (or "should") patch its binutils 2.26 package, at least until a new upstream binutils is released. Consi...
2016 Feb 12
0
binutils (objcopy?) >= 2.26 breaks syslinux (bios) build
...gt;> $ gcc --version >> gcc (GCC) 6.0.0 20160205 ... >> ... > > Yes, it is a bug in ld. I have been working with H.J. and we have just tracked it down. > It seems that hjl helped, after all. Syslinux built, or better to write, linked with: binutils 2.26.51.20160212 git 95c00d1 is salt-n-pepa. Both, ISOLINUX and EXTLINUX have passed the test on both, SeaBIOS and Bare-metal. Thanks hpa.
2016 Feb 14
0
binutils (objcopy?) >= 2.26 breaks syslinux (bios) build
...x wrote: > >>> Yes, it is a bug in ld. I have been working with H.J. and we have just tracked it down. >>> >> >> >> It seems that hjl helped, after all. >> >> Syslinux built, or better to write, linked with: >> binutils 2.26.51.20160212 git 95c00d1 is salt-n-pepa. >> >> Both, ISOLINUX and EXTLINUX have passed the test on both, SeaBIOS and Bare-metal. >> >> Thanks hpa. >> >> > > This means that Fedora would need to (or "should") patch its binutils > 2.26 package, at least until a new up...