How does one build an optimised SDL library? I'd like to say add the following to the make: -funroll-loops -fexpensive-optimizations -march=i686 -mmmx Do I pass configure something extra? Do I mod some file? I'm building with MinGW under MSYS. Any suggestions anyone has would be greatly appreciated. Regards, Grembo.