On 8/20/2018 2:19 PM, Sébastien Hinderer wrote: > Bob Friesenhahn (2018/08/20 12:52 -0500): >> Are you using Cygwin for your shell environment? > > Yes, absolutely. Do you think this makes things better, or worse? :) > Well MSYS2 might work better because it caters to the Windows applications but perhaps not. You need to declare the --build environment and the --host environment so that configure isn't trying to find it. You'll not only need to set CC but also LD and maybe other such variables. The values for --build and --host need to be the same and can be whatever you desire but something sensible like x86_64-pc-msvc might work well. -- Earnie _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx https://lists.gnu.org/mailman/listinfo/autoconf