Re: [Mingw-w64-public] experimental/winpthreads/src/version.rc:36: syntax error

2012-07-28 Thread Kai Tietz
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

Re: [Mingw-w64-public] experimental/winpthreads/src/version.rc:36: syntax error

2012-07-28 Thread Patrick von Reth
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