Bug in makeinfo under cygwin

Tim Prince tprince@computer.org
Fri Mar 3 07:25:00 GMT 2000


I suppose that this topic is more appropriate for
cygwin@sourceware.cygnus.com .
I have been using the cwilson binary of makeinfo.  The major problem with it
is that
it does not recognize .texi files which contain \r line terminations, and
these always
appear when patching, as well as being present in gcc/f/*.texi from the
beginning.
Besides that, the install doesn't appear to work.  I think most people are
working
around by simply touching the .info files to avoid trying to build them.

----- Original Message -----
From: "Graham Short" <Graham.Short@tiuk.ti.com>
To: <bug-gcc@gnu.org>
Sent: Friday, March 03, 2000 3:38 AM
Subject: Bug in makeinfo under cygwin


>
> In building gcc-2.95.2 it fell over trying to run makeinfo.
> Further investigation found that makeinfo was not built with
> WIN32 defined. However when I recompiled makeinfo.c with this
> flag set it produced two compiler errors. In the function
> find_and_load there was no variable "n" declared. Secondly
> in the full_pathname routine, the #endif for WIN32 is in the
> wrong place. It needs to be moved to before the } that it
> currently follows.
>
> Regards
> Graham
> --
> .-----------------------------------------------------------.
> | Texas Instruments Ltd     mailto:Graham.Short@tiuk.ti.com |
> | 800 Pavilion Drive         Phone:+44 (0)1604 66 3410      |
> | Northampton NN4 7YL          Fax:+44 (0)1604 66 3456      |
> | ENGLAND                                                   |
> `-----------------------------------------------------------'



More information about the Gcc-bugs mailing list