[SciPy-user] Build error on PPC Mac OS X 10.4
Robert Kern
robert.kern at gmail.com
Fri Apr 17 17:43:02 EDT 2009
On Fri, Apr 17, 2009 at 11:51, Adam Mercer <ramercer at gmail.com> wrote:
> On Wed, Apr 15, 2009 at 21:43, Robert Kern <robert.kern at gmail.com> wrote:
>
>> We do try to determine if the gfortran is capable of accepting the
>> -arch flags before using them, but it appears this mechanism is not
>> the one adding -arch ppc. It must be coming from somewhere else. Are
>> you using any $LDFLAGS?
>
> No, the only extra environment variables being set are:
>
> DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4'
> CCFLAGS='-I/opt/local/include -L/opt/local/lib'
I'm afraid that I don't know the source of "-arch ppc", then. You may
want to grep through your installed numpy for "-arch"; it is possible
that it has been modified. You don't happen to have any site.cfg or
~/.numpy-site.cfg files laying about, do you?
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
-- Umberto Eco
More information about the SciPy-User
mailing list