|
From: | Fx Ne |
Subject: | Re: [bug-gnu-libiconv] The configure script is using wrong parameter -Wl for msvc complier |
Date: | Sun, 23 Jun 2024 11:56:15 +0800 |
make[1]: Entering directory '/f/Software/Application/lib/libiconv-1.17/lib'
/bin/sh ../libtool --mode=compile --tag=RC `/bin/sh ./../windows/windres-options --escape 1.17` -i ./../windows/libiconv.rc -o libiconv.res.lo --output-format=coff
Fx Ne wrote:
> I commented out the false then it succeed, but does ar is necessary? I see
> there is a ar wrapper "ar-lib"
> Should I change AR="build-aux/ar-lib" !??
As mentioned in the INSTALL.windows file, the AR variable should be set to
AR="<directory>/ar-lib lib"
And 'lib.exe' needs to be present in the PATH.
Bruno
[Prev in Thread] | Current Thread | [Next in Thread] |