To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=55967
------- Additional comments from [EMAIL PROTECTED] Tue Nov 1 11:53:09 -0800 2005 ------- Some tweaking might be required with the approach as its not generally in use seeing as I don't use it due to the gcc visibility and stl problem, and so may have gone a little stale. But in the stlport makefile.mk see the SYSTEM_STL conditional path which causes the contents of the systemstl dir e.g. hashmap to be copied into the stlport solver where deliver will then put them into the OOo solver in locations where "#include <hashmap>" will find this copied file, and that file has then e.g. e.g. #include <ext/hash_map> and the namespace foo required to pull the __gnu_cxx bits into the std namespace. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
