Le 29 déc. 2015 20:31, "Erik de Castro Lopo" <[email protected]> a écrit : > > Rafaël Carré wrote: > > > That would need a special case for Linux x32 which is x86_64 with 32 > > bits pointers > > It won't be wrong for x32, just sub-optimal. > > Please feel free to suggest a way to detect x32.
>From https://sourceware.org/glibc/wiki/x32 x86-64 C/C++ compiler predefines macro__LP64__ while x32 C/C++ compiler predefines macro __ILP32__.
_______________________________________________ flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
