Re: About libdir for 64-bit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux