Well... I use WindowsXP with minw32. I've builded static libs without dynamic libs with success. I move the include libs at mingw include folder and i move the static libs with the ext static libs at mingw lib folder. I try compile a project using the static libs, but i got undefined refs when linking with the static libs. Am i doing something wrong? :S Thanks.