You might compile the SDL from source hence having complete control over the run-time library usage. You should not use a mixed combination of the libraries (i.e. static/dynamic/debug/release ...).
Nick Evan commented: thanks for the correction +5