To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=80753 Issue #|80753 Summary|--enable-dbgutil: Some DLLs link against msvcr71.dll i |nstead of msvcr71d.dll Component|tools Version|680m225 Platform|All URL| OS/Version|Windows, all Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|hjs Reported by|sb
------- Additional comments from [EMAIL PROTECTED] Thu Aug 16 15:39:17 +0000 2007 ------- At least with the Hamburg setsolar build environment, at least the SRC680m225 wntmsci10 non-pro (i.e., emulating config_office/configure --enable-dbgutil) OOo build contains some DLLs that link against the non-debug msvcr71.dll (that is not included in the installation set) instead of the debug mscvr71d.dll (this is included in the installation set). [4nt] soinst \\jumbo2\ship\install\wntmsci10\OpenOffice\msi\SRC680_m225_native_packed-1_en-US.9196\openofficeorg23.msi [4nt] cd openofficeorg23\program [4nt] for i in (*.exe *.bin *.dll) do dumpbin /dependents %i reveals that at least the following files have this problem: program/icuin36.dll program/icuuc36.dll program/libcurl.dll program/libxml2.dll program/libxslt.dll program/nsldap32v50.dll program/uwinapi.dll For program/uwinapi.dll, CWS sb71 will solve this problem by consolidating the use of both LIBCMT and MSVCRTLIB for similar things in the solenv/inc makefile framework. --------------------------------------------------------------------- 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]
