To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=111956 Issue #|111956 Summary|MinGW port fix: dependency to shared library Component|porting Version|DEV300m77 Platform|PC URL| OS/Version|Windows, all Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|tono Reported by|tono
------- Additional comments from t...@openoffice.org Mon May 31 12:34:57 +0000 2010 ------- In Windows build, a dependency to shared library is actually implemented as a dependency to import library. However, MinGW build uses direct dll linking instead of import library and the created import library is a dummy. So the dependency should be implemented as a dependency to a dll. --------------------------------------------------------------------- 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: issues-unsubscr...@porting.openoffice.org For additional commands, e-mail: issues-h...@porting.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org