public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/60961] New: recipe for target 'doc/cpp.info' failed
@ 2014-04-25  9:40 atvreddy97 at gmail dot com
  2014-04-25 11:59 ` [Bug c++/60961] " redi at gcc dot gnu.org
  2014-04-25 13:07 ` atvreddy97 at gmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: atvreddy97 at gmail dot com @ 2014-04-25  9:40 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60961

            Bug ID: 60961
           Summary: recipe for target 'doc/cpp.info' failed
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: atvreddy97 at gmail dot com

hi sir....!
 i am compiling gcc 4.6.2 with cygwin i got the follow error please
help.............

note:- i am compiling gcc to get cross tool chain for cortex m4.


make[1]: Entering directory '/home/ADMIN/cortex_m4/gcc-4.6.2/objdir/gcc'
if [ xinfo = xinfo ]; then \
        makeinfo --split-size=5000000 --no-split -I . -I ../../gcc/doc \
                -I ../../gcc/doc/include -o doc/cpp.info
../../gcc/doc/cpp.texi; \
fi
../../gcc/doc/cppopts.texi:772: @itemx must follow @item
Makefile:4270: recipe for target 'doc/cpp.info' failed
make[1]: *** [doc/cpp.info] Error 1
make[1]: Leaving directory '/home/ADMIN/cort ex_m4/gcc-4.6.2/objdir/gcc'
Makefile:5256: recipe for target 'all-gcc' failed
make: *** [all-gcc] Error 2


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/60961] recipe for target 'doc/cpp.info' failed
  2014-04-25  9:40 [Bug c++/60961] New: recipe for target 'doc/cpp.info' failed atvreddy97 at gmail dot com
@ 2014-04-25 11:59 ` redi at gcc dot gnu.org
  2014-04-25 13:07 ` atvreddy97 at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: redi at gcc dot gnu.org @ 2014-04-25 11:59 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60961

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Older versions of GCC have .texi files that are incompatible with the current
version of texinfo.

GCC 4.6 is no longer maintained or supported, so this is not going to be fixed
now.

You can workaround the problem by adding MISSING=texinfo to the GCC configure
command.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/60961] recipe for target 'doc/cpp.info' failed
  2014-04-25  9:40 [Bug c++/60961] New: recipe for target 'doc/cpp.info' failed atvreddy97 at gmail dot com
  2014-04-25 11:59 ` [Bug c++/60961] " redi at gcc dot gnu.org
@ 2014-04-25 13:07 ` atvreddy97 at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: atvreddy97 at gmail dot com @ 2014-04-25 13:07 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60961

--- Comment #2 from atvreddy <atvreddy97 at gmail dot com> ---
      thank's for the comment. sir, can i try with gcc 4.7.1 or latest version
of gcc (4.8.2)?. why i am asking this questions is that gcc 4.7.1 is compatible
with other sources versions(binutils-2.22,newlib-1.20.0,gdb-7.4) in my tool
chain.

i don't know whether gcc 4.8.2 will work fine with above stated versions or
not.if you have any idea  about this please suggest me. thank you...


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-04-25 13:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-25  9:40 [Bug c++/60961] New: recipe for target 'doc/cpp.info' failed atvreddy97 at gmail dot com
2014-04-25 11:59 ` [Bug c++/60961] " redi at gcc dot gnu.org
2014-04-25 13:07 ` atvreddy97 at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).