__gshared 32 & 64 bit

Jacob Carlborg doob at me.com
Mon May 6 18:21:28 UTC 2019


On 2019-05-06 15:43, Aldo wrote:
> Hello,
> 
> is there a difference between __gshared on 32 and 64 bit apps ?

Shouldn't be.

> I have an IOCP app on windows that works correctly when compiled as 64 
> bit, but crash/block when compiled as 32 bit.

Do you have a reduced test case?
Which compilers have you used? Try LDC, unless you already have.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list