[PATCH,V4 11/11] doc: add SFrame spec file
Indu Bhagat
indu.bhagat@oracle.com
Tue Nov 22 19:44:47 GMT 2022
On 11/22/22 00:09, Jan Beulich wrote:
> On 09.11.2022 09:42, Indu Bhagat via Binutils wrote:
>> --- /dev/null
>> +++ b/libsframe/doc/sframe-spec.texi
>> @@ -0,0 +1,619 @@
>> +\input texinfo @c -*- Texinfo -*-
>> +@setfilename sframe-spec.info
>> +@settitle The SFrame Format
>> +@ifnottex
>> +@xrefautomaticsectiontitle on
>
> I'm unaware of a specification of a minimum makeinfo version that's
> required for building binutils, yet my admittedly ancient makeinfo
> 4.12 chokes on this. I also don't think the introduction of this new
> (unconditional?) prereq to libbfd warrants the introduction of such
> a baseline requirement.
>
You're right. xrefautomaticsectiontitle appears in texinfo 5.0, hence
the breakage... I will remove the usage of it from sframe-spec.texi, it
is not an absolutely needed enhancement.
> I'll also commit a build fix to gas/gen-sframe.c later, to deal with
> older build systems (glibc + gcc).
>
Thanks for that patch.
Indu
More information about the Binutils
mailing list