Bruno Haible writes:
> You appear to be using mingw as a development environment. I don't know
> whether libtool supports that.
If with mingw one combines MSYS, it certainly does. Using MSYS with
auto* and libtool is IMHO much more reliable than using Cygwin, MSYS
gets less in the way and causes
Bob Friesenhahn writes:
> Libtool does support using the MinGW compiler via Cygwin or
> MSYS (I have only tried MSYS). Both of these support Unix type paths
> and automatically convert to Windows paths for MinGW.
I don't think Cygwin does that to the same extent as MSYS. Isn't that
the exact
Follow-up Comment #2, sr #105489 (project libtool):
-noall_load is a flag that is accepted by /usr/bin/libtool (Apple's libtool)
on Mac OS X/Darwin systems. It can not be specified as well as -all_load, it
is the default, and there seems to be no good reason to specify it. It is
also documented i