Thomas Jahns <jahns@xxxxxxx> writes: > I couldn't propose anything. Is there even a method to reliably infer > the ABI from the compiler? Probing sizeof(long) with the configure compiler does a fairly good job for the most common cases, which is why that's what the macro I posted does. In particular, it works for the common cases of -m32 and -m64 on hosts with both library paths. -- Russ Allbery (rra@xxxxxxxxxxxx) <http://www.eyrie.org/~eagle/> _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx https://lists.gnu.org/mailman/listinfo/autoconf