On Fri, Apr 12, 2013 at 10:26 AM, Eric Blake <eblake@xxxxxxxxxx> wrote: > On 04/12/2013 02:20 PM, NightStrike wrote: >> Why are link tests not allowed when cross compiling? You don't have >> to run the exe to verify that linking worked. > > What gave you the impression that link tests are not allowed when cross > compiling? We use link tests all the time. It is run tests that > require a fallback when cross-compiling, not link tests. > > -- > Eric Blake eblake redhat com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org > checking for main in -lpthread... configure: error: link tests are not allowed after AC_NO_EXECUTABLES That's me trying to use AC_CHECK_LIB when cross compiling. _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx https://lists.gnu.org/mailman/listinfo/autoconf