[MPlayer-dev-eng] [PATCH] SSE detection fix for NetBSD/amd64

Guillaume Poirier poirierg at gmail.com
Fri Jan 7 15:34:20 CET 2005


Hi,

On Thu, 06 Jan 2005 12:41:23 +0100, Matthias Drochner
<M.Drochner at fz-juelich.de> wrote:
> 
> Hi -
> on NetBSD/amd64, SSE(2) support is always present, and the sysctl
> nodes "CPU_SSE" and "CPU_SSE2" do not exist. cpudetect.c does
> not compile.
> The appended patch fixes this. (It might also help for OpenBSD;
> ttbomk the amd64 support code is identical.

Even though cpudetect.c does compile on Linux x86-64, SSE2 (and maybe
SSE) isn't activated... is there a way your patch could address this?
Is it enough to just add "|| (defined (__Linux__)" to the #if
statement to get SSE and SSE2 activated ?

Regards,
Guillaume




More information about the MPlayer-dev-eng mailing list