libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: linux to windows cross compile af a dll


From: Joost Kraaijeveld
Subject: Re: linux to windows cross compile af a dll
Date: Tue, 24 Aug 2010 21:34:40 +0200

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]