Is it easy/possible to run code with 32 bit pointers on a modern 64 bit OS?

Trevor N. aac at comcast.net
Sun Mar 26 21:32:37 UTC 2017


hmurray at megapathdsl.net wrote:
>Sun Mar 26 04:19:50 UTC 2017
>
>    Previous message (by thread): How long is long enough?
>    Next message (by thread): Is it easy/possible to run code with 32 bit pointers on a modern 64 bit OS?
>    Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>
>If so, how do I do it?

Did you check out Linux' "X32 ABI" support?
https://sites.google.com/site/x32abi/

It's been around for a while now, but I've never used it.


More information about the devel mailing list