>> For 64bit builds, I need to #define x86_64 for a lib I'm using.  It
>> has nothing to do with the size of longs from my perspective, but
>> whether the binary is compiled for a 64 or 32 bit target.
>
> is it a binary-only library ?  if it's open source, encoding the arch in the
> name is a dumb convention that only causes misery.

I don't disagree, but let's consider this an academic exercise at this
point.  I'd actually like to know how to do this regardless of whether
it violates anyones code sensibilities.

wes

_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to