On 12/06/2014 11:50, Karen Etheridge wrote:
On Thu, Jun 12, 2014 at 08:40:15AM -0400, Nigel Horne wrote:I'm calling prelbrew with -Acc=cc on MacOS to ensure cc (aka gcc) is used rather than clang. I don't set any spaces, either Perlbrew is doing it or part of the Perl build. I'm not sure how to progress from here.Nigel, can you provide the full output from 'perl -V'?
Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
Platform:
osname=darwin, osvers=12.5.0, archname=darwin-thread-multi-2level
uname='darwin ncbimac2008.ncbi.nlm.nih.gov 12.5.0 darwin kernel
version 12.5.0: sun sep 29 13:33:47 pdt 2013;
root:xnu-2050.48.12~1release_x86_64 x86_64 '
config_args='-de
-Dprefix=/Users/hornenj/perl5/perlbrew/perls/perl-5.20.0 -Duseithreads
-Dusemultiplicity -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow
-Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native
-fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2
-Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector
-Wextra -Wbad-function-cast -Wcast-align -Wcast-qual
-Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral
-Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
-Wpointer-arith -Wundef -Wformat-security -fassociative-math -Acc=cc
-Aeval:scriptdir=/Users/hornenj/perl5/perlbrew/perls/perl-5.20.0/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc=' cc', ccflags ='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2
-Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe
-mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx
-pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes
-fstack-protector -Wstack-protector -Wextra -Wbad-function-cast
-Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels
-Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef
-Wformat-security -fassociative-math -fno-strict-aliasing
-I/usr/local/include',
optimize='-O3',
cppflags='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch
-Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native
-march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic
-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes
-fstack-protector -Wstack-protector -Wextra -Wbad-function-cast
-Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels
-Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef
-Wformat-security -fassociative-math -fno-strict-aliasing
-I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible Apple LLVM 4.2
(clang-425.0.24)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='
-fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/bin/../lib/clang/4.2/lib /usr/lib
libs=-ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup
-L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Built under darwin
Compiled at May 28 2014 08:29:41
%ENV:
PERL5LIB=""
PERLBREW_BASHRC_VERSION="0.67"
PERLBREW_HOME="/Users/hornenj/.perlbrew"
PERLBREW_MANPATH="/Users/hornenj/perl5/perlbrew/perls/perl-5.20.0/man"
PERLBREW_PATH="/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.20.0/bin"
PERLBREW_PERL="perl-5.20.0"
PERLBREW_ROOT="/Users/hornenj/perl5/perlbrew"
PERLBREW_VERSION="0.69"
@INC:
/Users/hornenj/perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.0/darwin-thread-multi-2level
/Users/hornenj/perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.0
/Users/hornenj/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/darwin-thread-multi-2level
/Users/hornenj/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0
.
smime.p7s
Description: S/MIME Cryptographic Signature
