You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Tomas Gutierrez (JIRA)" <ji...@apache.org> on 2013/01/30 22:03:12 UTC

[jira] [Created] (ZOOKEEPER-1635) Support x64 architecture for Windows

Tomas Gutierrez created ZOOKEEPER-1635:
------------------------------------------

             Summary: Support x64 architecture for Windows
                 Key: ZOOKEEPER-1635
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1635
             Project: ZooKeeper
          Issue Type: Improvement
         Environment: Windows x64 systems.
            Reporter: Tomas Gutierrez


x64 target does not support _asm inline  (See: http://msdn.microsoft.com/en-us/library/4ks26t93(v=vs.80).aspx)

The proposal is to use native windows function which still valid for i386 and x64 architecture.

In order to avoid any potential break, a compilation directive has been added. But, the best should be the removal of the asm part.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira