I found the cause for the failure. Please update headers to revision
5276. The issue was that winver.h is using __MSABI_LONG macro, but
didn't included _mingw.h, which defines it.
Thanks for reporting,
Kai
--
Live Secur
Could you try Kais patch?
http://www.cygwin.com/ml/binutils/2012-07/msg00199.html
On 28 July 2012 04:21, Kyle Schwarz wrote:
> On 7/27/2012 4:03 PM, Kai Tietz wrote:
> > 2012/7/27 niXman :
> >> 2012/7/27 Kyle Schwarz:
> >>> Hi,
> >>>
> >>> I'm getting a syntax error when trying to compile the la
On 7/27/2012 4:03 PM, Kai Tietz wrote:
> 2012/7/27 niXman :
>> 2012/7/27 Kyle Schwarz:
>>> Hi,
>>>
>>> I'm getting a syntax error when trying to compile the latest winpthread.
>>
>> Hmm... This is strange. I've built winpthreads a hour ago.
>>
>>
>> --
>> Regards,
>> niXman
>
> Hmm, no idea. You m
2012/7/27 niXman :
> 2012/7/27 Kyle Schwarz:
>> Hi,
>>
>> I'm getting a syntax error when trying to compile the latest winpthread.
>
> Hmm... This is strange. I've built winpthreads a hour ago.
>
>
> --
> Regards,
> niXman
Hmm, no idea. You might have altered something? I don't have this
issue o
2012/7/27 Kyle Schwarz:
> Hi,
>
> I'm getting a syntax error when trying to compile the latest winpthread.
Hmm... This is strange. I've built winpthreads a hour ago.
--
Regards,
niXman
___
Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit
Hi,
I'm getting a syntax error when trying to compile the latest winpthread.
My configure was:
../../source/mingw-w64-svn/experimental/winpthreads/configure
--build=x86_64-unknown-linux-gnu --host=i686-w64-mingw32
--disable-shared --enable-static
--prefix=/home/kyle/software/mingw-w64/mingw-w