To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72289


User hro changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|hro                       |hjs
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Dec 21 02:02:12 -0800 
2006 -------
Crash report resolving along with /Z7 looks good in module VCL.

According to MSDN documentation /Yc /Yd might cause link error if procompiled
headers don't contain function definitions. Missing symbols have to be specified
by /YI. To ensure that this will not cause trouble a complete rebuild of all
modules (build OOo from scratch) is necessary.

When using /Z7 instead of /Zi all .obj files must be available for JIT debugging
with /Zi the .PCB with type infos in wntmsci10.pro/misc were suitable. But this
will not affect the build as the complete source output tree is always available
in OOo's build environment.

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