perl.macosx
  Home FAQ Contact Sign in
perl.macosx only
 
Advanced search
May 2008
motuwethfrsasuw
   1234 18
567891011 19
12131415161718 20
19202122232425 21
262728293031  22
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
perl.macosx Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  ActivePerl 5.10.0 Build 1003 released         


Author: Jan Dubois
Date: May 16, 2008 15:59

ActiveState is pleased to announce ActivePerl 5.10.0 Build 1003, a
complete, ready-to-install Perl distribution for Windows, Mac OS X,
Linux, Solaris, and AIX.

This build is based on the release version of Perl 5.10.0.

For detailed information or to download this release, see:

http://www.activestate.com/Products/activeperl

New in ActivePerl 5.10.0 Build 1003
===================================

* ActivePerl::Config on Windows now dynamically sets the
$Config{ccversion} to the version of cl.exe. This allows
ExtUtils::MakeMaker to generate and embed manifest files
into extension DLL when required by the specific version of
the C compiler.

* The GCC support for Windows in ActivePerl::Config now adds the
-mms- bitfields option to the ccflags when compiling with GCC.
This forces identical struct layouts with Visual C++, which is
used to compile ActivePerl itself. This has become important
because core Perl 5.10 now uses bit-fields for some important
structures.
Show full article (5.32Kb)
1 Comment