This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: getting latest LD manual in pdf format
I just did it. It worked with no problems. Thanks again! Looks like the pdf
I want gets generated in "./ld/ld.pdf":
```
$ find | grep '\.pdf'
./libiberty/libiberty.pdf
./bfd/doc/bfd.pdf
./ld/ld.pdf <----- THE MAIN ONE I WANT!
./gprof/gprof.pdf
./gas/doc/as.pdf
./binutils/doc/binutils.pdf
```
********************************************************************
Can I make a couple suggestions to the GNU binutils team?
********************************************************************
1) start generating these pdfs automatically and including them as
downloads with your main html documentation.
2) Add chapter numbers to the bookmarks menus in all of the PDFs. This
would make navigation a bit easier. See screenshot here:
https://i.stack.imgur.com/K28Zj.png
Thanks!
Gabriel Staples
Electric RC Aircraft Guy, LLC
www.ElectricRCAircraftGuy.com <http://www.electricrcaircraftguy.com/>
*Check out my Computa Pranksta
<https://www.amazon.com/Computa-Pranksta-Keyboard-Device-50-Settings/dp/B06ZYZ2GTB/ref=as_li_ss_tl?ie=UTF8&linkCode=ll1&tag=wwwel-20&linkId=9658f0731a67191094d079bb8111fc36>
USB
device sold on Amazon!*
> On Sun, Apr 7, 2019 at 1:54 PM Gabriel Staples <gabrielstaples1@gmail.com>
> wrote:
>
>> Thank you so much for taking the time to reply! I will try this out.
>>
>>
>> Thanks!
>>
>> Gabriel Staples
>> Electric RC Aircraft Guy, LLC
>> www.ElectricRCAircraftGuy.com
>>
>> Check out my "Computa Pranksta" USB device sold on Amazon!
>>
>> (sent from my Android)
>>
>> On Sat, Apr 6, 2019, 4:43 AM Alan Modra <amodra@gmail.com> wrote:
>>
>>> On Thu, Apr 04, 2019 at 03:09:09PM -0700, Gabriel Staples wrote:
>>> > but where
>>> > can I find (or how can I make) the latest 2.32 LD documentation in pdf
>>> > form?
>>>
>>> Get the 2.32 sources, configure, make, make pdf. You may need to
>>> install some tools to do this.
>>>
>>> --
>>> Alan Modra
>>> Australia Development Lab, IBM
>>>
>>