hkBattousai 0 Light Poster

I'm trying to create a libmysql.a file for my Dev-C++ project.

Parameters for dlltool is as below :
[IMG][/IMG]

But the output libmysql.a file is not proper, it doesn't contain anything.
[IMG][/IMG]

What am I doing wrong?