Please review, i'll commit it, just need an OK.
diff --git a/mingw-w64-headers/include/psdk_inc/intrin-impl.h b/mingw-w64-headers/include/psdk_inc/intrin-impl.h
index 8ccff53..32a001b 100644
--- a/mingw-w64-headers/include/psdk_inc/intrin-impl.h
+++ b/mingw-w64-headers/include/psdk_inc/intrin-impl.
On 9/30/2014 18:56, Marat Radchenko wrote:
> On Tue, Sep 30, 2014 at 06:49:42PM +0800, JonY wrote:
>> On 9/28/2014 20:29, Marat Radchenko wrote:
>>> 1. In 6500e4fd, FORCEINLINE in winnt.h was fixed to omit 'extern'
>>> 2. In d66ee5e8, FORCEINLINE was also fixed in ntdef.h
>>>
>>
>> Hi,
>>
>> Sorr
On Tue, Sep 30, 2014 at 06:49:42PM +0800, JonY wrote:
> On 9/28/2014 20:29, Marat Radchenko wrote:
> > 1. In 6500e4fd, FORCEINLINE in winnt.h was fixed to omit 'extern'
> > 2. In d66ee5e8, FORCEINLINE was also fixed in ntdef.h
> >
>
> Hi,
>
> Sorry about the slow reply, but what does removing
On 9/28/2014 20:29, Marat Radchenko wrote:
> 1. In 6500e4fd, FORCEINLINE in winnt.h was fixed to omit 'extern'
> 2. In d66ee5e8, FORCEINLINE was also fixed in ntdef.h
>
Hi,
Sorry about the slow reply, but what does removing extern do?
Should it be:
__forceinline static __inline__ __attribute_
Dear list,
I am struggling a little with a recent revision of the MinGW-w64 runtime. I use
the latest snapshot from openSuse to install my cross-compiler tool chain. I
used Qt4 in the past and want to migrate to Qt5. During this process I
experience the following issue:
In my project I link ag