Displaying 4 results from an estimated 4 matches for "ff85905".
2016 Feb 14
2
binutils (objcopy?) >= 2.26 breaks syslinux (bios) build
...ymbolic and -Bsymbolic-functions to PIE"
> https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=e20365c
> https://bugzilla.redhat.com/show_bug.cgi?id=1308296
>
> Syslinux:
> "core: Clean up the i386-bios build"
> http://repo.or.cz/syslinux.git/commit/ff85905
> https://bugzilla.redhat.com/show_bug.cgi?id=1308298
>
Except that those upstream links are not going to be enough to solve
the issues in the downstream distros.
Fedora, Debian, Ubuntu, Slackware... They need to get at least binutils
2.26 patched and perhaps also the Syslinux-related...
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.
2016 Feb 14
0
binutils (objcopy?) >= 2.26 breaks syslinux (bios) build
...;
Binutils:
"Enable -Bsymbolic and -Bsymbolic-functions to PIE"
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=e20365c
https://bugzilla.redhat.com/show_bug.cgi?id=1308296
Syslinux:
"core: Clean up the i386-bios build"
http://repo.or.cz/syslinux.git/commit/ff85905
https://bugzilla.redhat.com/show_bug.cgi?id=1308298
> I would guess that Slackware _might_ find itself in some similar
> circumstances (especially so close to a new stable release).
>
> Now, Ubuntu and Debian (unstable / testing / experimental / Sid) might
> find similar problem...
2016 Feb 15
0
binutils (objcopy?) >= 2.26 breaks syslinux (bios) build
...functions to PIE"
>> https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=e20365c
>> https://bugzilla.redhat.com/show_bug.cgi?id=1308296
>>
>> Syslinux:
>> "core: Clean up the i386-bios build"
>> http://repo.or.cz/syslinux.git/commit/ff85905
>> https://bugzilla.redhat.com/show_bug.cgi?id=1308298
>>
>
>
> Except that those upstream links are not going to be enough to solve
> the issues in the downstream distros.
>
You do not see the downstream bugzilla links provided, Fedora related?
> Fedora, Debia...