"Eric T. Korb" <[EMAIL PROTECTED]> writes: > Does anyone know how to build GCC3.0 for Debian 2.2_rev3 such that > wchar_t is fully functional? I'm getting compilation errors on: > /home/ekorb/OpenVXI_2.0/src/VXI/DocumentModel.cpp:38: undefined > reference to `std::_Format_cache<wchar_t>::_Format_cache()' > When trying to compile OpenVXI. Any assistance appreciated,
It's most likely not a build issue, but rather a plain bug. Submit a bug report (ideally including a small test case which reproduces the problem). Regards, Martin