To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104978
                 Issue #|104978
                 Summary|wrong DEFLIBnNAMEs in svx/util/makefile.mk break mingw
               Component|porting
                 Version|DEV300m57
                Platform|All
                     URL|
              OS/Version|Windows, all
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|mh
             Reported by|tono





------- Additional comments from t...@openoffice.org Fri Sep 11 10:39:16 +0000 
2009 -------
At Revision 275725, intermediate SLB for svxcore is split into two but the 
corresponding DEFLIBnNAME specification is not changed.

As MS Linker exports symbols marked dllexport even if they are not included in 
the .DEF file and ignores symbols in .DEF file if they are not included in the 
object files as external symbols, it causes no problem this case.

However, it should be corrected, I think.

And the wrong DEFLIBnNAME specifications break mingw build. Currently mingw 
build does not export symbols marked dllexport in case and DEFLIBnNAME is 
specified. What is worse is that the GNU ld crashes when they meet undefined 
symbol in .DEF file.

@vg: Do you think it can be masterfixed? If not, please let me know it. I will 
take care of it in a mingw port cws with other improvements.

---------------------------------------------------------------------
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

Reply via email to