In article <[email protected]>, matthew green <[email protected]> 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
In article <[email protected]>, matthew green <[email protected]> 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