On 18/08/09 3:06 AM, "Massimiliano Maini" <[email protected]> wrote:
> > USE_SSE2 also needs USE_VECTORIZE defined right ? > On Linux builds if you want SSE2, then USE_VECTORIZE and USE_SSE2 are defined. If you want SSE only then USE_SSE2 is disabled and USE_VECTORIZE is enabled I confirmed it by running ./configure and requesting an --enable-sse=sse2 build and then did an --enable-sse=sse build. _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
