[SciPy-User] pip install scipy: error adding symbols: bad value

David Cournapeau cournape at gmail.com
Wed Dec 9 11:26:35 EST 2015


On Wed, Dec 9, 2015 at 4:25 PM, Daπid <davidmenhur at gmail.com> wrote:

>
> On 9 December 2015 at 17:11, David Cournapeau <cournape at gmail.com> wrote:
>
>> You may have CFLAGS/CXXFLAGS defined, which override the distutils flags.
>> Unset those (or append `-fPIC` to them)
>>
>> David
>
>
> That is correct, I have them pointing at my architecture. But this was
> working before, ie, they were just being appended to the correct flags. Has
> there been any change lately?
>

No, this "feature" has been in distutils forever as far as I can remember.

David

>
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> https://mail.scipy.org/mailman/listinfo/scipy-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20151209/dda35b28/attachment.html>


More information about the SciPy-User mailing list