STLPort 4.6.2 on Sun Studio 10
807578Aug 11 2005 — edited Aug 29 2005Greetings,
I'm trying to build STLPort 4.6.2 (yes I have to use that version) on a Solaris 10 sparc machine with Sun Studio 10. I get the following error when I compile.
"time_facets.cpp", line 141: Error: The type "const _STL::tm" is incomplete.
"time_facets.cpp", line 142: Error: The type "const _STL::tm" is incomplete.
Does anyone know how to make this build work?