Re: A small patch for the Hurd Reference Manual

2015-09-28 Thread Samuel Thibault
Hello, Thanks for your fixes. Joshua Branson, le Fri 25 Sep 2015 13:52:25 -0400, a écrit : > This might be a significant enough change to require me assigning > copyright to the FSF. I don't think so for these changes: most of the wording was already in the documentation, so in the end you b

Re: [PATCH] hurd: align -p and -pg behavior on Linux

2015-09-28 Thread Samuel Thibault
Ping? Samuel Thibault, le Sat 19 Sep 2015 14:00:23 +0200, a écrit : > On Linux, -p and -pg do not make gcc link against libc_p.a, only > -profile does (as documented in r11246), and thus people expect -p > and -pg to work without libc_p.a installed (it is actually even not > available any more in

Re: A small patch for the Hurd Reference Manual

2015-09-28 Thread Joshua Branson
Hello Olaf, I've modified my patch.diff to fix the problems you had with the first draft. Namely I, 1) Added my .gitignore back to the diff. BUT that means that I've added some lines to the .gitignore, because I ran texi2pdf inside the hurd/doc directory. If it is not advisable to add more