You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/04 08:08:13 UTC

[jira] Created: (HARMONY-1064) [drlvm] fix dbghelp issue in vmcore/src/util/win/ia32/nt_exception_filter.cpp

[drlvm] fix dbghelp issue in vmcore/src/util/win/ia32/nt_exception_filter.cpp 
------------------------------------------------------------------------------

                 Key: HARMONY-1064
                 URL: http://issues.apache.org/jira/browse/HARMONY-1064
             Project: Harmony
          Issue Type: Improvement
          Components: DRLVM
            Reporter: Geir Magnusson Jr


File includes dbghelp.h an a pragma to include dbghelp.lib.  This doesn't exist normally on win2k, and therefore vm won't run.

As a temporary fix, the relevant parts have been commented out, but this should idelaly be fixed witha runtime solution as to not require separate builds.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira