-mabi=altivec in CFLAGS
Konstantin Tokarev <[email protected]> Thu, 02 Dec 2010 17:50:38 +0300
| Newsgroups | gmane.linux.gentoo.ppc |
|---|---|
| Message-ID | <[email protected]> |
Hi all, AFAIK, some packages (e.g., dev-cpp/eigen) can use AltiVec vectorization only when -mabi=altivec is specified in GCC flags. Is it safe to use -mabi=altivec in global CFLAGS in make.conf? Does anybody know if the system will perform better or worse in average? -- Regards, Konstantin