- or download this
This is perl 5, version 18, subversion 2 (v5.18.2) built for darwin-th
+read-multi-2level
(with 2 registered patches, see perl -V for more detail)
- or download this
$ cc -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -DXS_
+VERSION="0.011" -DVERSION="0.011" -c -arch x86_64 -arch i386 -g -pipe
+ -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -Os
+ -o lib/PerlIO/Layers.o lib/PerlIO/Layers.c
lib/PerlIO/Layers.c:249:5: error: expected ')'
XS_VERSION_BOOTCHECK;
...
#define STR_WITH_LEN(s) ("" s ""), (sizeof(s)-1)
^
1 error generated.
- or download this
$ file `which cc`
/usr/bin/cc: Mach-O 64-bit executable x86_64
$ cc -v
...
Target: x86_64-apple-darwin17.4.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin