<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">I've built a
program using the mingw32-gtk packages. If I attempt to run the
resulting binary under Windows, it is looking for the specific naming
of the DLLs used in the Fedora packages. The GTK installer from
<a class="moz-txt-link-freetext" href="http://www.gtk.org">http://www.gtk.org</a> does not use a "libname-#.dll" schema, just a
"libname.dll" schema. This means I'd have to ship the Fedora DLLs to
have a working program or create a custom GTK installer.<br>
<br>
Should the mingw32 packages in Fedora follow the same naming pattern?
Thoughts?<br>
<br>
Thanks,<br>
Mike<br>
</font></font>
</body>
</html>