In article <27744.1611294...@splode.eterna.com.au>, matthew green <m...@eterna.com.au> wrote: >> +#ifndef _LP64 > >_LP64 is a terrible way to make this choice. > >heaps of our 32 bit platforms implement the _8 variants.
Let's add a _HAVE_ variable then? christos