[flac-dev] FLAC__SSE_OS change
Erik de Castro Lopo
mle+la at mega-nerd.com
Sun Jun 26 19:20:19 UTC 2016
lvqcl wrote:
> MSVC 2005 win32: OK
> MSVC 2010 win32: OK
> MSVC 2015 win32: OK
> MSVC 2010 x64: failed
> MSVC 2015 x64: failed
>
> error C4235: nonstandard extension used: '__asm' keyword not supported on this architecture
>
> MSVC doesn't support inline asm for x86_64 code. That's why it
> cannot compile ia32_cpu_info() for x86_64 arch.
>
> This can be fixed with the attached patch.
Applied. Thanks.
Unfortunately I think there will be quite a bit more breakage and
pain before this thing is resolved.
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
More information about the flac-dev
mailing list