Hi, > "Error: no such instruction: `vfnmadd312sd" > After searching the Internet I've found, that the problem ist the > CXXFFLAG -march=nativ. After some research, it seems to me the problem isn't in darktable, rather the problem is that your gcc installation is broken. Disabling -march=native is just a workaround, not a solution.
> kernel 3.13.0-29-generic, gcc version 4.6.3 According to wikipedia (and gcc release notes), support for FMA3 appeared in gcc 4.7.0. Why does gcc 4.6.3 generate those instructions, and then choke on them, is a guestion for gcc guys and/or linux mint guys :) Anyway, if you want to fully use your cpu capabilities with darktable, you need to upgrade your gcc. Regards, -- mb ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ darktable-devel mailing list darktable-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-devel