[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua 5.2 : modifying the way lua lib is built with mingw
- From: Wolfgang Pupp <wolfgang.pupp@...>
- Date: Sun, 21 Mar 2010 23:40:38 +0100
2010/3/21 Vincent Torri <vincent.torri@gmail.com>:
> [...]
> It would be better to have the import and static library if one wants to use
> the DLL in a lib or program. [...]
Just curious- what would you need the import-lib for?
I'm using mingw myself, and I always link directly with the dll- are
there any disadvantages I'm not aware of?