diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2007-09-24 08:34:14 +0000 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2007-09-24 08:34:14 +0000 |
commit | 0e78eb44f399074cc5853b0523c5250131cd503c (patch) | |
tree | f58ab335a6a8a1462ef43b0a996bb701e8e623fa /INSTALL | |
parent | 3ad67d07907dc439a00d1d7b75327659837d45ce (diff) | |
download | perl-0e78eb44f399074cc5853b0523c5250131cd503c.tar.gz |
Announce plans for -Duse32bit* options for Configure, and document
that there is no guarantee on 32bit builds when no args passed
p4raw-id: //depot/perl@31950
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -307,6 +307,10 @@ have to reboot/reconfigure/rebuild your operating system to be 64-bit aware. Natively 64-bit systems need neither -Duse64bitint nor -Duse64bitall. +On these systems, it might be the default compilation mode, and there +is currently no guarantee that passing no use64bitall option to the +Configure process will build a 32bit perl. Implementing -Duse32bit* +options is planned for perl 5.12. =head3 Long doubles |