You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2007/12/07 12:31:43 UTC

[jira] Assigned: (HARMONY-4973) [drlvm][build] use dynamic version of C runtime

     [ https://issues.apache.org/jira/browse/HARMONY-4973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Varlamov reassigned HARMONY-4973:
----------------------------------------

    Assignee: Alexey Varlamov

> [drlvm][build] use dynamic version of C runtime
> -----------------------------------------------
>
>                 Key: HARMONY-4973
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4973
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All Windows
>            Reporter: Alexey Varlamov
>            Assignee: Alexey Varlamov
>         Attachments: H4973.diff
>
>
> The DRLVM should link with dynamic C runtime libraries (MSVCRxx.DLL), to be consistent with classlib and to share single runtime instance between all VM dlls. In particular this would help to avoid various problems like HARMONY-3772 and HARMONY-4715. Also see MSDN reference [1]  which warns against mixing different runtimes.
> [1] http://msdn2.microsoft.com/en-us/library/abx4dbyh(VS.80).aspx

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.