diff options
author | Paul Green <Paul.Green@stratus.com> | 2002-02-15 12:41:00 -0500 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2002-02-16 01:51:27 +0000 |
commit | 050dfae09d60a26290397d38efa5f4e336bef7e0 (patch) | |
tree | 236d70b45d3f39c656a2bf24d2b92a0860e77034 /vos/Changes | |
parent | aee8fd8dd9487e694a24f4f25d958fa95aa5c3d0 (diff) | |
download | perl-050dfae09d60a26290397d38efa5f4e336bef7e0.tar.gz |
VOS patches for perl 5.8
Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
p4raw-id: //depot/perl@14713
Diffstat (limited to 'vos/Changes')
-rw-r--r-- | vos/Changes | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/vos/Changes b/vos/Changes index 640db49d81..407b258992 100644 --- a/vos/Changes +++ b/vos/Changes @@ -1,6 +1,15 @@ This file documents the changes made to port Perl to the Stratus VOS operating system. +For 5.8.0: + Updated "config.alpha.def", "config.ga.def", "build.cm", and + "install_perl.cm" to use directory naming conventions that + are closer to the perl standard directory names. + + For the first time, full perl can now be built on VOS using + its native Configure script and makefiles. See README.vos + for details. + For 5.7.1: Updated "build.cm" and "compile_perl.cm" to build perl using either cc or gcc. |