I just realized that configuring with QMAKESPEC=win32-g++ also seems to disable mmx/sse/sse2 support. I am running a Core2 Duo processor, so it should be available.
Is there any way to enable these features or are they simply not supported by the win32-g++ platform?