This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

STLport on eCos need help


Hi,
I follow instruct of http://www.zylin.com/stlport.html to try to compile
STLport but get compile error, would somebody to help me figure out what
is going wrong? (My plat form is ARM7TDI, toolchain is gcc3.2.1)

(Abbreviate)
../stlport/stl/char_traits.h: In constructor
`_STL::fpos<_StateT>::fpos(long
   int)':
../stlport/stl/char_traits.h:78: parse error before `;' token
../stlport/stl/char_traits.h: In constructor
`_STL::fpos<_StateT>::fpos()':
../stlport/stl/char_traits.h:79: parse error before `;' token
../stlport/stl/char_traits.h: In static member function `static size_t
   _STL::__char_traits_base<_CharT, _IntT>::length(const _CharT*)':
../stlport/stl/char_traits.h:150: parse error before `;' token
make: *** [../lib/obj/ecos/Release/codecvt.o] Error 1


Thanks
Jack, Taiwan

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]