https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88141
--- Comment #5 from Joshua Morrison ---
It seems as though I misconfigured the repository when I pulled it via Git. The
line endings were being switched to CRLF instead of just LF, and that in turn
caused makeinfo to give the errors I was getting
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88141
--- Comment #4 from Joshua Morrison ---
The issue's also occurring for me with the latest revision of the GCC 8 branch.
Is there a step that I'm missing during the build?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88141
--- Comment #3 from Joshua Morrison ---
The same error occurs with the MSYS2 distribution of texinfo 5.2 (4.13 isn't
available in their repository anymore).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88141
--- Comment #1 from Joshua Morrison ---
I should also add that my installation of MSYS2 is up-to-date, including the
installation of texinfo. This is what makeinfo outputs when you pass it -V:
$ makeinfo -V
texi2any (GNU texinfo) 6.5
Copyright
Component: other
Assignee: unassigned at gcc dot gnu.org
Reporter: jmm4077 at rit dot edu
Target Milestone: ---
Host: x86_64-w64-mingw32
Target: x86_64-w64-mingw32
Build: x86_64-w64-mingw32
I'm experiencing a problem with texinfo