Dear libtool'ers,
just played around with libtool-1.3d.tar.gz ... under Win32. It worked
perfectly with a Cygwin distro. Thanks for your efforts on that.
Now I do have two feature request (do not know if ever possible...):
1) AC_LIBTOOL_WIN32_DLL should have two optional arguments like
AC_LIBTOOL_WIN32_DLL(__FOO_EXPORT__, __FOO_IMPORT__) specifying the ex-
and import flag when building/linking to the library. The default
pic_flag is DLL_EXPORT which is hardcoded into libtool.
2) Will it be possible to make the same efforts for MinGW ? I tried that
too and ran into a problem with unresolved symbols when linking to the
dll, which got correctly build anyway.
Furthermore there ran a minor text formatting "bug" into my configure
script. It states:
--disable-libtool-lock avoid locking (might break parallel builds)
dnl
--with-pic try to use only PIC/non-PIC objects [default=use both]
I guess the "dnl" line should not be there.
Anyway, great work 'till now !
Thanks in advacnce,
[EMAIL PROTECTED]
PS: Could you please reply to my personal address too, when replying at
all ?
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool