X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=INSTALL;h=8f09a7ed867caedfc3554a5a20197a94a62f0b7d;hb=92f022bbf8c129c6f2379a382f1eaaa5c7bd9f3f;hp=b0c31ebd12ebdd9e97f23c1bbbb89c660c112e97;hpb=f83c51e56b41b58bf562b416ffc86a6548df8f88;p=p5sagit%2Fp5-mst-13.2.git diff --git a/INSTALL b/INSTALL index b0c31eb..8f09a7e 100644 --- a/INSTALL +++ b/INSTALL @@ -36,6 +36,11 @@ any prefix location by adding "-Dprefix='/some/dir'" to Configure's args. To explicitly name the perl binary, use the command "make install PERLNAME=myperl". +Building perl from source requires an ANSI compliant C-Compiler. +A minimum of C89 is required. Some features available in C99 will +be probed for and used when found. The perl build process does not +rely on anything more than C89. + These options, and many more, are explained in further detail below. If you have problems, corrections, or questions, please see