i just compile with this even for 64 bit?
CFLAGS="-msse2" ./configure
that is the only thing i put on that command line?
Ok thanks i see i need the m on there what about the 03 part? no need for this now?
i see this example in the readme CFLAGS="-msse2 -O3" is that for 64bit ?