Problem with building PDF documentation

Freddie Chopin freddie_chopin@op.pl
Sun Dec 20 09:43:00 GMT 2015


On Tuesday 15 of December 2015 10:08:25 Nick Clifton wrote:
> So, in theory what you should do is rerun the "make info" command (or
> whatever command you are using that triggers the failure).  Once the
> failure has happened change into the gas/doc directory and run the
> texinfo command directly, with the extra options added.  Based on the
> binutils.log file you sent this command would be:
> 
> 
> TEXINPUTS="/home/freddie/bleeding-edge-toolchain/src/binutils-gdb/gas/../tex
> info:$TEXINPUTS" \
> MAKEINFO='makeinfo \
>    --split-size=5000000 \
>    --split-size=5000000 \
>    -I "/home/freddie/bleeding-edge-toolchain/src/binutils-gdb/gas/doc" \
>    -I
> "/home/freddie/bleeding-edge-toolchain/src/binutils-gdb/gas/../libiberty" \
>    -I
> "/home/freddie/bleeding-edge-toolchain/src/binutils-gdb/gas/../bfd/doc" \
>    -I ../../bfd/doc \
>    -I /home/freddie/bleeding-edge-toolchain/src/binutils-gdb/gas/doc' \
> texi2dvi \
>    -I "/home/freddie/bleeding-edge-toolchain/src/binutils-gdb/gas/doc" \
>    -I
> "/home/freddie/bleeding-edge-toolchain/src/binutils-gdb/gas/../libiberty" \
>    -I
> "/home/freddie/bleeding-edge-toolchain/src/binutils-gdb/gas/../bfd/doc" \
>    -I ../../bfd/doc \
>    --pdf \
>    --batch \
>    --debug \
>    --verbose \
>    -o as.pdf \
> 
> /home/freddie/bleeding-edge-toolchain/src/binutils-gdb/gas/doc/as.texinfo

OK, I did that, but the output doesn't seem to contain any more information 
about the actual error - or at least I cannot read it <: There's A LOT out 
output, but I still cannot find what exactly is the problem... I attach the 
created as.log file and the output from console in pdf.log. Let me know if 
there is anything more I could do.

Regards,
FCh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logs.tar.xz
Type: application/x-xz-compressed-tar
Size: 14008 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20151220/ca103498/attachment.bin>


More information about the Newlib mailing list