summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-03-07 22:40:55 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-03-07 22:40:55 +0000
commitdf41b452c4c15fba4a13b0bf26ebe9681e40fb8b (patch)
tree6129bfbf8eb78a6ea315c9e391551c379efdd7f3 /INSTALL
parent9c8a64f0ac58b372989345fe3bb6251812697259 (diff)
downloadperl-df41b452c4c15fba4a13b0bf26ebe9681e40fb8b.tar.gz
add note to INSTALL about C++ compilers (from M J T Guy)
p4raw-id: //depot/perl@5602
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index de8017ae2e..552c870201 100644
--- a/INSTALL
+++ b/INSTALL
@@ -128,6 +128,9 @@ If you succeed in automatically converting the sources to a K&R compatible
form, be sure to email perlbug@perl.com to let us know the steps you
followed. This will enable us to officially support this option.
+Although Perl can be compiled using a C++ compiler, the Configure script
+does not work with some C++ compilers.
+
=head1 Space Requirements
The complete perl5 source tree takes up about 20 MB of disk space.