hi everyone!

I'm just opening a new Qt4 GUI application. After opening, without modifying the code or adding anything new to it i start building it. But i am getting this error:

"" :: error: unrecognized option '-static-enable-stdcall-fixup' ""

So,what i conclude is that there is definitely a problem with my setup. Can anyone please guide me as to how to remove this error? I'm using the following package:-
"qt-sdk-win-opensource-2010.05.exe". Do i need to add something extra to it?