On Sunday, February 24, 2008 Nuno Lucas wrote: 

> On Mon, Feb 25, 2008 at 2:37 AM, Sam Carleton
> <[EMAIL PROTECTED]> wrote:
>> [...]
>>  generated the stub lib I needed to link my code against and it seems
>>  to run fine with the officially compiled DLL.

> The reason an import library isn't included is because you need a
> different one for each compiler you use to link.

Right, and with gcc on Windows (mingw/msys or cygwin), you don't need
an import library at all; gcc will link against the DLL itself.

e

-- 
Doug Currie
Londonderry, NH, USA

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to