[tools-issues] [Issue 80753] --enable-dbgutil: Some DLL s link against msvcr71.dll instead of msvcr71d .dll

2009-11-11 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80753





--- Additional comments from s...@openoffice.org Wed Nov 11 09:38:34 + 
2009 ---
With DEV300m64 wntmsci12, the problem is still there (now with msvcr90.dll vs.
msvcr90d.dll).  Within a vanilla (Hamburg built, en-US) DEV300m64 wntmsci12
non-pro installation set, searching for *.exe/*.bin/*.dll that depend on
msvcr90.dll (instead of msvcr90d.dll) gives:

OpenOffice.org 3/program/freebl3.dll
OpenOffice.org 3/program/libcurl.dll
OpenOffice.org 3/program/libeay332.dll
OpenOffice.org 3/program/libxml2.dll
OpenOffice.org 3/program/libxmlsec-mscrypto.dll
OpenOffice.org 3/program/libxmlsec.dll
OpenOffice.org 3/program/libxslt.dll
OpenOffice.org 3/program/lpsolve55.dll
OpenOffice.org 3/program/nspr4.dll
OpenOffice.org 3/program/nss3.dll
OpenOffice.org 3/program/nssckbi.dll
OpenOffice.org 3/program/nssdbm3.dll
OpenOffice.org 3/program/nssutil3.dll
OpenOffice.org 3/program/plc4.dll
OpenOffice.org 3/program/plds4.dll
OpenOffice.org 3/program/python.exe
OpenOffice.org 3/program/python26.dll
OpenOffice.org 3/program/smime3.dll
OpenOffice.org 3/program/softokn3.dll
OpenOffice.org 3/program/sqlite3.dll
OpenOffice.org 3/program/ssl3.dll
OpenOffice.org 3/program/ssleay32.dll
OpenOffice.org 3/program/stlport_vc7145.dll

(Also, searching in the corresponding solver bin directory for additional
*.exe/*.bin/*.dll that depend on msvcr90.dll but are not included in the
installation set, but potentially called during the build, gives:

$SOLARBINDIR/graphite.dll
$SOLARBINDIR/libexslt.dll
$SOLARBINDIR/xmllint.exe
$SOLARBINDIR/xsltproc.exe

Whether or not those are problematic needs to be discussed.)

-
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...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 80753] --enable-dbgutil: Some DLL s link against msvcr71.dll instead of msvcr71d .dll

2009-11-11 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80753





--- Additional comments from s...@openoffice.org Wed Nov 11 13:08:22 + 
2009 ---
See also issue 106809: A general solution [...] might also be to no longer link
non-pro builds
against the debug versions of the runtime libs.

-
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...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 80753] --enable-dbgutil: Some DLL s link against msvcr71.dll instead of msvcr71d .dll

2007-08-16 Thread sb
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 + 
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]