Yuri Dario wrote:
Hello,

I'm building OO using the compiler STL library shipped with gcc3.3.5, but I'm getting this strange error:

There is no guarantee that OOo builds successfully with anything other than the STLport that comes with OOo itself.

-Stephan

weakld: error: Unresolved symbol (UNDEF) '__ZGVZN3rtl6StaticIN9__gnu_cxx8hash_mapINS_8OUSt
ringEP14Bootstrap_ImplNS_12OUStringHashESt8equal_toIS3_EN3sal9Allocato
rIS3_EEEEN75_GLOBAL_
_N_E__rd_OpenOffice_OOo_2.0beta2_sal_rtl_source_bootstrap.cxxIyI5Ob13b
ootstrap_mapEE14Stat
icInstanceclEvE8instance'.
weakld: info: The symbol is referenced by:
E:\rd\OpenOffice\OOo_2.0beta2\sal\os2gcci.pro\slb\sal.lib(bootstrap.ob
j)

and this is the compiler output (the above is an internal message, just to show mangled name):

E:\rd\OpenOffice\OOo_2.0beta2\sal\os2gcci.pro\slb\sal.lib(bootstrap.ob
j) : error LNK2029: "guard variable for rtl::Static<__gnu_cxx::hash_map<rtl::OUString, Bootstrap_Impl*, rtl::OUStringHash, std::equal_to<rtl::OUString>, sal::Allocator<rtl::OUString> >, (anonymous namespace)::bootstrap_map>::StaticInstance::operator()()::instance" : unresolved external

I'm not used to 'guard variable for' term, so I don't know where to look.

Can you help me?

TIA,

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to