To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=80735
------- Additional comments from [EMAIL PROTECTED] Wed Aug 22 14:32:23 +0000 2007 ------- @sb and all: Cuurently mingw port is handling version map just in the same way as MSVC build. So the extra symbol in version map will generate extra symbol in .def and cause linkage error. However, it is possible to introduce conditional make in tg_def.mk to hadle mingw case differently and use nm and awk although it may be a bit slower. I will try to implement it but until then, mingw have to have dedicated version map. tono (Takashi Ono) --------------------------------------------------------------------- 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]
