makemaker  

ExtUtils::Liblist fails to account for .dll.a lib_ext used by (e.g.) official GTK+ win32 build

Alex Kapranoff
Mon, 10 Aug 2009 05:11:39 -0700

So here's the patch to ExtUtils/Liblist/Kid.pm to add support for .dll.a
libs. With it I can now successfully build the gtk-perl stack (all the chain
from Glib including Pango and Cairo) on Strawberry perl.


-- 
Alex Kapranoff.

Attachment: patch-Kid.pm
Description: Perl program

  • ExtUtils::Liblist fails to account for .dll.a lib_ext used by (e.g.) official GTK+ win32 build Alex Kapranoff