doc 23ae7f
Matt S Trout [Wed, 16 Jun 2010 23:31:07 +0000 (00:31 +0100)]
pod/perl5132delta.pod

index ddcfd50..6f7a4ae 100644 (file)
@@ -142,7 +142,12 @@ XXX
 
 =head2 Compilation improvements
 
-XXX
+Fix CCINCDIR and CCLIBDIR for mingw64 cross compiler to correctly be under
+$(CCHOME)\mingw\include and \lib rather than immediately below $(CCHOME).
+
+This means the 'incpath', 'libpth', 'ldflags', 'lddlflags' and
+'ldflags_nolargefiles' values in Config.pm and Config_heavy.pl are now
+set correctly (23ae7f).
 
 =head2 Platform Specific Changes