autoconf
[Top][All Lists]
Advanced

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

Re: Link tests when cross compiling


From: NightStrike
Subject: Re: Link tests when cross compiling
Date: Fri, 12 Apr 2013 10:38:29 -1000

On Fri, Apr 12, 2013 at 10:26 AM, Eric Blake <address@hidden> 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]