Mail Archives: djgpp/2001/08/01/10:13:19
Hi all
I have a problem.
My program worked very well on my computer, but when I try compile it
on my old
machine(486 dx2-100, RAM 4Mb) there are errors :
c:/fsf/lang/cxx/stl_construct.h(50) Error: type specifier omitted for
parameter
c:/fsf/lang/cxx/stl_construct.h(65) Error: type specifier omitted for
parameter
c:/fsf/lang/cxx/stl_construct.h(50) Error: redifinition of `template
<class _ForwardIterator> void __destroy_aux(_ForwardIterator,
_ForwardIterator)'
c:/fsf/lang/cxx/stl_construct.h(59) Error: `template <class
_ForwardIterator> void __destroy_aux(_ForwardIterator,
_ForwardIterator)' previously declared here
c:/fsf/lang/cxx/stl_construct.h(50) Error: parse error before `<'
...
and other.
I can't understand something.
Misha Kustov.
- Raw text -