bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] Cmake assumes that AR is always /bin/ar


From: arnold
Subject: Re: [bug-gawk] Cmake assumes that AR is always /bin/ar
Date: Fri, 23 Mar 2018 00:58:34 -0600
User-agent: Heirloom mailx 12.4 7/29/08

Hi.  Thanks for the report.

Steven Penny <address@hidden> wrote:

> It appears that Gawk Cmake assumes that AR is always /bin/ar.
>
> I attempted to change it like this:
>
>     cmake -DCMAKE_AR=/bin/x86_64-w64-mingw32-ar
>
> but the error persists:
>
>     [ 15%] Linking C static library libsupport.a
>     Error running link command: No such file or directory

I've asked the developer who did the CMake work to take a look at this.

In the meantime, if you can use the regular autoconf tools for
cross-compiling, you'll probably have better results.

Thanks,

Arnold



reply via email to

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