You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2007/10/22 10:18:50 UTC

[jira] Created: (HARMONY-4985) [drlvm][build] Duplicate zlib dll

[drlvm][build] Duplicate zlib dll
---------------------------------

                 Key: HARMONY-4985
                 URL: https://issues.apache.org/jira/browse/HARMONY-4985
             Project: Harmony
          Issue Type: Improvement
          Components: DRLVM
         Environment: Windows
            Reporter: Mark Hindess
            Priority: Minor


DRLVM on windows use both zlib (component "extra.zlib") and hyzlib but these are actually pretty much the same and DRLVM should probably just link against hyzlib only.

(This applies to linux too but with the -Dhy.local.zlib=true option only the locally installed zlib is used and I think this makes more sense for this platform.)

I don't have a windows test machine at the moment, so I can't easily fix this.


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