It is interesting. According to cpuinfo, you CPU supports SSE3 (SSE3 is also known as pni, in you case that flag is listed in flags) I failed to find it's specs on intel.com, but cpu-world.com[1] also says that SSE3 is supported.
I i'm unsure why it is not detected properly Did you tried to completely erase build directory - rm -rf build/ ? If that does not help, it would be easier for me to help, if you join IRC. [1] http://www.cpu-world.com/CPUs/Core_Duo/Intel-Core%20Duo%20T2250%20LF80539GE0302M.html On Thu, Mar 27, 2014 at 12:59 AM, bartokk <bart...@gmail.com> wrote: > 2014-03-26 21:10 GMT+01:00 Roman Lebedev <lebedev...@gmail.com>: > >> Hello... >> Can you please show us your `cat /proc/cpuinfo` output? >> >> <https://lists.sourceforge.net/lists/listinfo/darktable-devel> >> >> > > Hi Roman, > sure, here it is: > > mauro@mauro:~$ cat /proc/cpuinfo > processor : 0 > vendor_id : GenuineIntel > cpu family : 6 > model : 14 > model name : Genuine Intel(R) CPU T2250 @ 1.73GHz > stepping : 8 > microcode : 0x39 > cpu MHz : 800.000 > cache size : 2048 KB > physical id : 0 > siblings : 2 > core id : 0 > cpu cores : 2 > apicid : 0 > initial apicid : 0 > fdiv_bug : no > f00f_bug : no > coma_bug : no > fpu : yes > fpu_exception : yes > cpuid level : 10 > wp : yes > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov > clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc > arch_perfmon bts aperfmperf pni monitor est tm2 xtpr pdcm dtherm > bogomips : 3459.32 > clflush size : 64 > cache_alignment : 64 > address sizes : 32 bits physical, 32 bits virtual > power management: > > processor : 1 > vendor_id : GenuineIntel > cpu family : 6 > model : 14 > model name : Genuine Intel(R) CPU T2250 @ 1.73GHz > stepping : 8 > microcode : 0x39 > cpu MHz : 800.000 > cache size : 2048 KB > physical id : 0 > siblings : 2 > core id : 1 > cpu cores : 2 > apicid : 1 > initial apicid : 1 > fdiv_bug : no > f00f_bug : no > coma_bug : no > fpu : yes > fpu_exception : yes > cpuid level : 10 > wp : yes > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov > clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc > arch_perfmon bts aperfmperf pni monitor est tm2 xtpr pdcm dtherm > bogomips : 3459.32 > clflush size : 64 > cache_alignment : 64 > address sizes : 32 bits physical, 32 bits virtual > power management: > > mauro@mauro:~$ > > > > -- > Hasta proxima > > Bartokk > > Gpg public key: > 0x73E5AEA3<https://docs.google.com/file/d/0B5gWVRmS5NrZdk1mRXc0cUt0Zmc/edit?usp=drive_web> > > > ------------------------------------------------------------------------------ > > _______________________________________________ > darktable-devel mailing list > darktable-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/darktable-devel > >
------------------------------------------------------------------------------
_______________________________________________ darktable-devel mailing list darktable-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-devel