On 2/26/15, Kai Tietz wrote:
> Hey dw,
>
> Thanks for the explanation. I wanted to be sure we have the reasoning
> for this change explicit documented. So I have no more objections.
> The patch is ok. Please go ahead.
>
> Thanks,
> Kai
Since no one else did, I applied the patch to both master
On 3/3/15, Earnie wrote:
>> -Original Message-
>> From: David Macek [mailto:david.mace...@gmail.com]
>>
>> I think mingw should generally look for .a files (not .lib), specifically
>> .dll.a. in case
>> of DLL link stubs.
>>
>
> Binutils will handle .lib as well as .dll libraries
*not* th
> -Original Message-
> From: David Macek [mailto:david.mace...@gmail.com]
>
> I think mingw should generally look for .a files (not .lib), specifically
> .dll.a. in case
> of DLL link stubs.
>
Binutils will handle .lib as well as .dll libraries so creating import
libraries of a differe
On 2. 3. 2015 15:25, David Rysdam wrote:
> I'm lost. Is there a tutorial for this?
Try looking at these two, which seem to be still up to date:
http://www.mingw.org/wiki/createimportlibraries
http://www.mingw.org/wiki/sampledll
I think mingw should generally look for .a files (not .lib), specif