Based on the debug output I changed the names of the Boost dll's from
boost_xxx.dll to libboost_xxx.dll and the warning went away. 

I was under the impression that the search order for libraries was:
libxxx.dll.a
xxx.dll.a
libxxx.a
libxxx.dll
xxx.dll
Apparently it is not so.

This trick did NOT work for the static boost_regex-mt. I tried it 
with prefixing lib, and with .a and .lib as extension.

Any ideas anyone?

TIA

-- 
Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl



_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to