[MLton] x86_64 port status

Ville Laurikari ville@laurikari.net
Sun, 7 May 2006 20:10:58 +0300


On Sun, May 07, 2006 at 10:05:14AM -0700, Stephen Weeks wrote:
> 
> Regardign PRIxPTR, perhaps Matthew was suggesting something like
> 
>   #ifndef PRIxPTR
>   #define PRIxPTR "x"
>   #endif
>
> in which case it would make sense to be in cenv.h (assuming "x" is
> right for any platform).

Hmm, yes, could be.  But, PRIxPTR could be any of "x", "lx", and "llx"
depending on platform and addressing mode.

-- 
http://www.iki.fi/vl/