Re: libtool shouldn't switch to creating static library if it can't create the shared one under Windows

2011-06-20 Thread Marco atzeri
On 6/17/2011 5:49 PM, Charles Wilson wrote: On 6/17/2011 11:03 AM, Marco atzeri wrote: Sorry Chuck, but I can assure you that I am linking against shared dlls, but the detection is incorrect. Well, then that's a bug. Can you give an example of a foo.a, foo.dll.a, and foo-N.dll (plus the -lfoo

libtool relinks against system libraries during make DESTDIR=... install

2011-06-20 Thread Peter Volkov
Hi. I'm looking for suggestion how to fix following issue: I'm building wireshark-1.6.0 package which contains (among others) following libraries: wsutil/libwsutil.la (dlname='libwsutil.so.1') wiretap/libwiretap.la wiretap/Makefile.am has following lines to link with libwsutil.la:

Re: libtool shouldn't switch to creating static library if it can't create the shared one under Windows

2011-06-20 Thread Charles Wilson
On 6/20/2011 3:32 AM, Marco atzeri wrote: Hi Chuck, I guess func_win32_libid() is not failing but the gcc/linker is smarter than libtool expect; or that autoconf is misleading libtool. /lib/gcc/i686-pc-cygwin/4.3.4/libgfortran.a /lib/gcc/i686-pc-cygwin/4.3.4/libgfortran.dll.a