bug-report

Svetlana G. Shasharina sveta@txcorp.com
Tue May 5 12:56:00 GMT 1998


Hello!

I tried to compile doc++ on Gateway2000 with Linux by
 make CCC=gcc LD=gcc dos.

That is what I got:

protx.sveta$ make CCC=gcc LD=gcc dos
gcc -DUNIX -DNDEBUG -O -c main.cpp
McDArray.h: In function `int rindex(class McDArray<T> &, const T &)':
In file included from doc.h:30,
                 from main.cpp:119:
McDArray.h:326: warning: name lookup of `i' changed for new ANSI `for'
scoping
McDArray.h:324: warning:   using obsolete binding at `i'
gcc -DUNIX -DNDEBUG -O -c doc.cpp
McDArray.h: In function `int rindex(class McDArray<T> &, const T &)':
In file included from doc.h:30,
                 from doc.l:30:
McDArray.h:326: warning: name lookup of `i' changed for new ANSI `for'
scoping
McDArray.h:324: warning:   using obsolete binding at `i'
gcc -DUNIX -DNDEBUG -O -c doc2tex.cpp
McDArray.h: In function `int rindex(class McDArray<T> &, const T &)':
In file included from doc.h:30,
                 from doc2tex.l:31:
McDArray.h:326: warning: name lookup of `i' changed for new ANSI `for'
scoping
McDArray.h:324: warning:   using obsolete binding at `i'
gcc -DUNIX -DNDEBUG -O -c html.cpp
McDArray.h: In function `int rindex(class McDArray<T> &, const T &)':
In file included from doc.h:30,
                 from html.cpp:34:
McDArray.h:326: warning: name lookup of `i' changed for new ANSI `for'
scoping
McDArray.h:324: warning:   using obsolete binding at `i'
McSorter.h: In function `void sort(T *, int)':
In file included from html.cpp:39:
McSorter.h:78: Internal compiler error.
McSorter.h:78: Please submit a full bug report to
`egcs-bugs@cygnus.com'.
make: *** [html.o] Error 1

Sveta




More information about the Gcc-bugs mailing list