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

Reply via email to