> Joshua Lippai wrote:
> >
> > Thanks, it worked perfectly. I'd hate to be a little off topic in the
> > NumPy discussion and bug you, but when I try to compile the latest
> > scipy, I get:
> >
> > g++: unrecognized option '-no-cpp-precomp'
> > cc1plus: error: unrecognized command line option "-arc
Joshua Lippai wrote:
>
> Thanks, it worked perfectly. I'd hate to be a little off topic in the
> NumPy discussion and bug you, but when I try to compile the latest
> scipy, I get:
>
> g++: unrecognized option '-no-cpp-precomp'
> cc1plus: error: unrecognized command line option "-arch"
> cc1plus: er
>
> > Thanks for the reply. Well, I built my Python stuff, including NumPy
> > previously, before I changed to the higher GCC version. Do you know if
> > there's an option I can toggle that will specify Apple's GCC to be
> > used?
>
> $ CC=/usr/bin/gcc python setup.py build
>
> --
>
> Robert Kern
>
Joshua Lippai wrote:
> Thanks for the reply. Well, I built my Python stuff, including NumPy
> previously, before I changed to the higher GCC version. Do you know if
> there's an option I can toggle that will specify Apple's GCC to be
> used?
$ CC=/usr/bin/gcc python setup.py build
--
Robert Ker
> Joshua Lippai wrote:
> > I updated my GCC to a more recent version a day ago, since Apple's
> > Xcode Tools only provide GCC 4.0 and the current release of GNU's GCC
> > is 4.2. I successfully achieved this, but now I run into a problem
> > when trying to build NumPy:
> >
> > gcc: unrecognized op
Joshua Lippai wrote:
> I updated my GCC to a more recent version a day ago, since Apple's
> Xcode Tools only provide GCC 4.0 and the current release of GNU's GCC
> is 4.2. I successfully achieved this, but now I run into a problem
> when trying to build NumPy:
>
> gcc: unrecognized option '-no-cpp
I updated my GCC to a more recent version a day ago, since Apple's
Xcode Tools only provide GCC 4.0 and the current release of GNU's GCC
is 4.2. I successfully achieved this, but now I run into a problem
when trying to build NumPy:
gcc: unrecognized option '-no-cpp-precomp'
cc1: error: unrecognize