summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2018-09-12 15:48:27 +1000
committerTony Cook <tony@develop-help.com>2018-10-05 14:45:58 +1000
commit8f5d02f0ba4fc4b2aaac2a4098691883b5e450ee (patch)
treeac107b330da61ac13e2135a29da24abc86fefd8e /README.win32
parentfa126b815dff7ae97d41fddc66264801f119e5ce (diff)
downloadperl-8f5d02f0ba4fc4b2aaac2a4098691883b5e450ee.tar.gz
(perl #133494) better document CCHOME for GCC builds
Diffstat (limited to 'README.win32')
-rw-r--r--README.win324
1 files changed, 3 insertions, 1 deletions
diff --git a/README.win32 b/README.win32
index 8244222785..97907a56d9 100644
--- a/README.win32
+++ b/README.win32
@@ -372,7 +372,9 @@ may end up building against the installed perl's lib/CORE directory rather
than the one being tested.
You will have to make sure that CCTYPE is set correctly and that
-CCHOME points to wherever you installed your compiler.
+CCHOME points to wherever you installed your compiler. For GCC this
+should be the directory that contains the F<bin>, F<include> and
+F<lib> directories.
If building with the cross-compiler provided by
mingw-w64.org you'll need to uncomment the line that sets