[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [SUGGESTION] Some lfs functionality in os library, please!
- From: steve donovan <steve.j.donovan@...>
- Date: Sun, 25 Sep 2016 10:18:01 +0200
On Sun, Sep 25, 2016 at 10:04 AM, Michal Kottman <k0mpjut0r@gmail.com> wrote:
> FWIW if you only have the .dll (and not the .lib), it is possible to create
> an import library for it: http://www.mingw.org/wiki/createimportlibraries
Plus, mingw is clever enough to link _directly_ against the DLL, but I
don't know if Luarocks supports this.
- References:
- [SUGGESTION] Some lfs functionality in os library, please!, Dirk Laurie
- Re: [SUGGESTION] Some lfs functionality in os library, please!, Daurnimator
- Re: [SUGGESTION] Some lfs functionality in os library, please!, Peter Aronoff
- Re: [SUGGESTION] Some lfs functionality in os library, please!, Paul Moore
- Re: [SUGGESTION] Some lfs functionality in os library, please!, Jerome Vuarand
- Re: [SUGGESTION] Some lfs functionality in os library, please!, Dirk Laurie
- Re: [SUGGESTION] Some lfs functionality in os library, please!, Sean Conner
- Re: [SUGGESTION] Some lfs functionality in os library, please!, Eric Wing
- Re: [SUGGESTION] Some lfs functionality in os library, please!, rexonf
- Re: [SUGGESTION] Some lfs functionality in os library, please!, Jonathan Goble
- Re: [SUGGESTION] Some lfs functionality in os library, please!, Michal Kottman