shunwang / numexpr

Automatically exported from code.google.com/p/numexpr
MIT License
0 stars 0 forks source link

Installing numexpr on to my Mac 10.9.4 Maverick #128

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I need to install GroopM on to my Mac and one of the requirement is ptable 
which is need it to install theGroopM. Please any help or suggestion. 
I download the numexpr-2.2
and when I am trying to build and install it , I get this error message

#### ['/usr/bin/clang', '-fno-strict-aliasing', '-fno-common', '-dynamic', 
'-arch', 'i386', '-arch', 'x86_64', '-g', '-DNDEBUG', '-g', '-fwrapv', '-O3', 
'-Wall', '-Wstrict-prototypes'] #######
Missing compiler_cxx fix for UnixCCompiler
customize UnixCCompiler using build_ext
building 'numexpr.interpreter' extension
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -arch 
i386 -arch x86_64 -g -DNDEBUG -g -fwrapv -O3 -Wall

please any help or suggestion 

Original issue reported on code.google.com by julianra...@gmail.com on 11 Sep 2014 at 3:00