--- Comment #7 from skunk at iskunk dot org 2010-05-04 20:23 ---
Thomas, please have a look at your version of makeinfo(1).
I've confirmed that this is not a bug in GCC. Building GCC 4.4.3 with makeinfo
4.7 fails as I originally described, but building on a more recent system with
makei
--- Comment #6 from thomas dot petazzoni at free-electrons dot com
2010-05-04 11:44 ---
FWIW, I'm still having this bug with gcc 4.3.4 :
/home/test/buildroot/output.arm-internal-br-2010-05-04--10-14-30/toolchain/gcc-4.3.4/gcc/doc//invoke.texi:1244:
@include
`/home/test/buildroot/output
--- Comment #4 from joseph at codesourcery dot com 2008-02-12 22:56 ---
Subject: Re: makeinfo drops hyphens from srcdir path
On Tue, 12 Feb 2008, skunk at iskunk dot org wrote:
> That was my first thought as well, but consider that the conversion from "--"
> to "-" (and "---" to "--")
--- Comment #3 from skunk at iskunk dot org 2008-02-12 20:46 ---
(In reply to comment #2)
>
> I think it's a bug in makeinfo that it does this, and should be fixed
> there.
That was my first thought as well, but consider that the conversion from "--"
to "-" (and "---" to "--") makes s
--- Comment #2 from joseph at codesourcery dot com 2008-02-12 20:11 ---
Subject: Re: makeinfo drops hyphens from srcdir path
I think it's a bug in makeinfo that it does this, and should be fixed
there.
In any case, patches to this code need testing with dvi or pdf output
(which need
--- Comment #1 from skunk at iskunk dot org 2008-02-12 19:57 ---
Created an attachment (id=15133)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15133&action=view)
Patch against 4.2.3
Proposed fix. Set the srcdir variable using @verb{}, to prevent interpretation
of special characte