[xmlsec] xmlsec for 64 bit windows

Danushka Menikkumbura danushka at wso2.com
Wed Mar 31 09:22:05 PDT 2010


Well I can not recall any such resource at the moment. If you Google you
will be able to find a number of docs, articles. But the only  difference
when you move from 32 bit to 64 bit is the sizes of pointer and size_t
types. They are 32 bit on 32 bit platforms and 64 bit on 64 bit platforms.
Only exception is long which is still 32 bit on 64 bit Windows.

Danushka

On Wed, Mar 31, 2010 at 9:44 PM, mahendra N <mahendra0203 at gmail.com> wrote:

> Hi,
>        Can i get reference to any document or a article where such
> differences are mentioned?.. What would be the optimum way to resolve these
> differences.?
> Thanks and Regards,
> Mahendra Naik
>
> 2010/3/31 Danushka Menikkumbura <danushka at wso2.com>
>
> But Windows 64 bit is different. On 64 bit Linux long is 64 bit whereas on
>> 64 bit Windows its 32 bit. Therefore when you do an explicit cast from
>> pointer to a long,  it works on 32 bit Windows and on Linux (both 32 bit and
>> 64 bit) but not on 64 bit Windows as pointer is 64 bit but long is still 32
>> bit.
>>
>> Danushka
>>
>>
>> On Wed, Mar 31, 2010 at 9:25 PM, Aleksey Sanin <aleksey at aleksey.com>wrote:
>>
>>> It works on other 64 bit OS's
>>>
>>> Aleksey
>>>
>>>
>>> On 3/31/2010 8:02 AM, Danushka Menikkumbura wrote:
>>>
>>>> It may compile but is it certain that there are no explicit casts to
>>>> long, pointer etc?.
>>>>
>>>> Danushka
>>>>
>>>> On Wed, Mar 31, 2010 at 8:02 PM, Aleksey Sanin <aleksey at aleksey.com
>>>> <mailto:aleksey at aleksey.com>> wrote:
>>>>
>>>>    I don't see reasons why it will not compile.
>>>>
>>>>    Aleksey
>>>>
>>>>
>>>>    On 3/30/2010 11:08 PM, mahendra N wrote:
>>>>
>>>>        Hi ,
>>>>                Are xmlsec binaries available for 64bit windows OS?. Or
>>>>        can we
>>>>        compile the xmlsec code for 64 bit windows machines.?.Any info
>>>>        on the
>>>>        subject would be of great help.
>>>>
>>>>        Thanks in advance,
>>>>        Mahendra Naik.
>>>>
>>>>
>>>>
>>>>        _______________________________________________
>>>>        xmlsec mailing list
>>>>        xmlsec at aleksey.com <mailto:xmlsec at aleksey.com>
>>>>
>>>>        http://www.aleksey.com/mailman/listinfo/xmlsec
>>>>
>>>>    _______________________________________________
>>>>    xmlsec mailing list
>>>>    xmlsec at aleksey.com <mailto:xmlsec at aleksey.com>
>>>>
>>>>    http://www.aleksey.com/mailman/listinfo/xmlsec
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Danushka Menikkumbura
>>>> Technical Lead & Product Manager, WSO2 SOA Enablement Server
>>>>
>>>> WSO2, Inc.; http://wso2.com
>>>> Lean . Enterprise . Middleware
>>>>
>>>> phone : +94 77 364 1754
>>>> blog : http://danushka-menikkumbura.blogspot.com/
>>>>
>>>> Disclaimer: This communication may contain privileged or other
>>>> confidential information and is intended exclusively for the
>>>> addressee/s. If you are not the intended recipient/s, or believe that
>>>> you may have received this communication in error, please reply to the
>>>> sender indicating that fact and delete the copy you received and in
>>>> addition, you should not print, copy, retransmit, disseminate, or
>>>> otherwise use the information contained in this communication. Internet
>>>> communications cannot be guaranteed to be timely, secure, error or
>>>> virus-free. The sender does not accept liability for any errors or
>>>> omissions.
>>>>
>>>
>>
>>
>> --
>> Danushka Menikkumbura
>> Technical Lead & Product Manager, WSO2 SOA Enablement Server
>>
>> WSO2, Inc.; http://wso2.com
>> Lean . Enterprise . Middleware
>>
>> phone : +94 77 364 1754
>> blog : http://danushka-menikkumbura.blogspot.com/
>>
>> Disclaimer: This communication may contain privileged or other
>> confidential information and is intended exclusively for the addressee/s. If
>> you are not the intended recipient/s, or believe that you may have received
>> this communication in error, please reply to the sender indicating that fact
>> and delete the copy you received and in addition, you should not print,
>> copy, retransmit, disseminate, or otherwise use the information contained in
>> this communication. Internet communications cannot be guaranteed to be
>> timely, secure, error or virus-free. The sender does not accept liability
>> for any errors or omissions.
>>
>
>


-- 
Danushka Menikkumbura
Technical Lead & Product Manager, WSO2 SOA Enablement Server

WSO2, Inc.; http://wso2.com
Lean . Enterprise . Middleware

phone : +94 77 364 1754
blog : http://danushka-menikkumbura.blogspot.com/

Disclaimer: This communication may contain privileged or other confidential
information and is intended exclusively for the addressee/s. If you are not
the intended recipient/s, or believe that you may have received this
communication in error, please reply to the sender indicating that fact and
delete the copy you received and in addition, you should not print, copy,
retransmit, disseminate, or otherwise use the information contained in this
communication. Internet communications cannot be guaranteed to be timely,
secure, error or virus-free. The sender does not accept liability for any
errors or omissions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.aleksey.com/pipermail/xmlsec/attachments/20100331/1e4ab225/attachment.html>


More information about the xmlsec mailing list