Thank, issue was caused by recent modifications for cygwin to our intrin.h header. Corinnna should have fixed this issue allready, the preferred solution here is to add to this file the include of intrin.h header.
Kai 2013/4/6 Roger Pack <[email protected]>: > as a note, I got this recently trying to build gcc 4.8.0 for cross > compile (not sure if the culprit is in mingw-w64, but pasting it here > just in case it is :) > -roger- > > /home/rogerdpack/dev/ffmpeg-windows-build-helpers/sandbox/source/mingw-w64-svn/trunk/mingw-w64-crt/intrincs/membarrier.c: > In function 'MemoryBarrier': > /home/rogerdpack/dev/ffmpeg-windows-build-helpers/sandbox/source/mingw-w64-svn/trunk/mingw-w64-crt/intrincs/membarrier.c:5:5: > error: unknown type name '__LONG32' > __LONG32 Barrier = 0; > ^ > > https://gist.github.com/rdp/5327227 > > ------------------------------------------------------------------------------ > Minimize network downtime and maximize team effectiveness. > Reduce network management and security costs.Learn how to hire > the most talented Cisco Certified professionals. Visit the > Employer Resources Portal > http://www.cisco.com/web/learning/employer_resources/index.html > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
