To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96731
                 Issue #|96731
                 Summary|MinGW port for embedserv update
               Component|porting
                 Version|DEV300m36
                Platform|PC
                     URL|
              OS/Version|Windows, all
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|tono
             Reported by|tono





------- Additional comments from [EMAIL PROTECTED] Sun Nov 30 15:24:59 +0000 
2008 -------
New inproc OLE server is introduced and module embedserv is updated since m36. 
MinGW port has some problems with it.

1) MinGW w32api header is including wrong prototypes for 
IExternalConnection::AddConnection and IExternalConnection::ReleaseConnection.

2) MinGW needs local UUID initialization at one and only one object.

3) Library specifications in makefile.mk has to be specified by macro variables 
to conform with different library naming convention.

4) As inproc server dll is avoiding version objfile, the .def file should not 
have GetVersionInfo reference. Microsoft Linker exports GetVersionInfo imported 
from uwinapi.dll but ld linker complains. I modified solenv/inc/_tg_def.mk not 
to emit GetVersionInfo if "$(VERSIONOBJ)"="".

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

Reply via email to