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-w64-20120727/mingw-w64-i686/i686-w64-mingw32 The error I got was: /bin/bash ./libtool --tag=CC --mode=compile i686-w64-mingw32-windres -i ../../source/mingw-w64-svn/experimental/winpthreads/src/version.rc -o src/version.lo libtool: compile: i686-w64-mingw32-windres -i ../../source/mingw-w64-svn/experimental/winpthreads/src/version.rc -o src/version.o i686-w64-mingw32-windres: ../../source/mingw-w64-svn/experimental/winpthreads/src/version.rc:36: syntax error make[1]: *** [src/version.lo] Error 1 I believe I had no issues compiling winpthread yesterday. Any ideas? Best regards, Kyle Schwarz ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
