Mail Archives: djgpp/2002/10/31/16:30:12
> But now, I get a lot of error messages (only a part of them is shown):
>
> c:/djgpp/lang/cxx/3.2/bits/stlalgobase.h:153: `__b' undeclared (first use
> this
> function)
> c:/djgpp/lang/cxx/3.2/bits/stlalgobase.h: In function `bool
> std::lexicographical_compare(_InputIter1, _InputIter1, _InputIter2,
> _InputIter2) [with _InputIter1 = const signed char*, _InputIter2 =
const
> signed char*]':
> c:/djgpp/lang/cxx/3.2/bits/stlalgobase.h:805: instantiated from here
> c:/djgpp/lang/cxx/3.2/bits/stlalgobase.h:745: `__last2' undeclared (first
> use
> this function)
> c:/djgpp/lang/cxx/3.2/bits/stlalgobase.h:745: `__first2' undeclared (first
> use
> this function)
Sorry, what version of DJGPP did you say that you were using? what does your
gcc --version look like?
Ben
- Raw text -