[PATCH] scripts: add support for building manuals
Michael Hope
michael.hope@linaro.org
Wed Nov 16 23:30:00 GMT 2011
On Thu, Nov 17, 2011 at 12:04 PM, Yann E. MORIN
<yann.morin.1998@anciens.enib.fr> wrote:
> Michael, All,
>
> On Tuesday 15 November 2011 22:07:39 Michael Hope wrote:
>> # HG changeset patch
>> # User Michael Hope <michael.hope@linaro.org>
>> # Date 1321391181 -46800
>> # Branch add-manuals
>> # Node ID ae6b7b791db59c66639a4eb0aa6dc172c9d399c6
>> # Parent 7f305778ab05e60e58722d21e03e5140588a1438
>> scripts: add support for building manuals
>>
>> Add support for building the HTML and PDF manuals for the major
>> components. Implement for binutils, GCC, GDB, and GLIBC.
>
> On my machine (Debian squeeze, amd64), the build freezes after some errors:
>
> make[3]: *** [doc/gccint.pdf] Error 1
> make[3]: *** [doc/cppinternals.pdf] Error 1
> make[3]: *** [doc/gccinstall.pdf] Error 1
> make[3]: *** [doc/cpp.pdf] Error 1
>
> And then it freezes when doing the PDF for gcc... Attached the .config I
> used as a test (the only one I tested with, so far), and the build log
> for the manuals.
Out of interest, what is your pkgversion? And does it have an @ in it?
@ is the texinfo command character and can wreck havoc if it's not escaped.
-- Michael
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list