> Sorry that I was not of more help. It does seem necessary to specify
> the linker path to 64-bit libraries on the system. The fixes in
> libtool 2.2 seem to primarily be to assure that the correct compiler
> support and system libraries are used. Libtool queries GCC for the
> built-in linker s
Hi,
this is the setup, cygwin build for mingw host
environment automake/autoconf and libtool
bash ./configure--prefix=/tmp/libmsgque-install \
CC="gcc -mno-cygwin" \
--host=i686-pc-mingw32 \
--build=i686-pc-cygwin \