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

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

2012-07-27 Thread Kyle Schwarz
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

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

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

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

2012-07-27 Thread 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 ___ Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit

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

2012-07-27 Thread Kyle Schwarz
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