Hello, I'm trying to build a cairo DLL for win32. Currently I use a cross compiler on Gentoo, but could use mingw in win32 if needed. If I build it with the cross compiler I get only a libtool library and no DLL file. For example with the build configuration of sigc++ I get a DLL file. Do you have any ideas how to build a DLL? regards Andreas