Erik de Castro Lopo wrote: >>> One workaround is to use -mstackrealign where ever -msse2 is used >> >> Yes, that was one of the options mentioned in the article I linked >> (http://www.peterstock.co.uk/games/mingw_sse) > > Can someone confirm that -mstackrealign fixes this issue? If it works, > that seems like the sanest solution.
IIRC stack realignment is not necessary for x64 programs in Windows, so only 32-bit programs require -mstackrealign. Right? _______________________________________________ flac-dev mailing list flac-dev@xiph.org http://lists.xiph.org/mailman/listinfo/flac-dev