Mail Archives: djgpp/2000/04/14/23:46:20
Hi all,
I experienced the following problem while compiling a djgpp/c++ program
using <string>. has anyone experienced this before?
In file included from C:/DJGPP/lang/cxx/alloc.h:21,
from C:/DJGPP/lang/cxx/std/bastring.h:39,
from C:/DJGPP/lang/cxx/string:6,
from stest.cpp:1:
C:/DJGPP/lang/cxx/stl_alloc.h:742: invalid member template declaration
C:/DJGPP/lang/cxx/stl_alloc.h:780: invalid member template declaration
C:/DJGPP/lang/cxx/stl_alloc.h:817: invalid member template declaration
C:/DJGPP/lang/cxx/stl_alloc.h:858: invalid member template declaration
C:/DJGPP/lang/cxx/stl_alloc.h:961: empty component declaration
C:/DJGPP/lang/cxx/stl_alloc.h:961: parse error before `<'
- Raw text -