dvyukov / relacy

Automatically exported from code.google.com/p/relacy
Other
208 stars 32 forks source link

64 bit support #4

Closed poy closed 7 years ago

poy commented 7 years ago

Under supported platforms, it lists:

GCC 3.4 and above, Linux, 32-bit

Are there plans to support 64 bit?

dvyukov commented 7 years ago

As far as I remember it works on 64 bit. If it doesn't, then how does it fail?

poy commented 7 years ago

I haven't seen it fail. I was just reading the docs provided on your website and wanted to ensure the integrity of the results.

Kamayuq commented 1 year ago

there is a compiler error about a pointer trunctation (MSVC) in some GC define block.