On 2013-01-28 09:25, Francois Bissey wrote:
> On 28/01/13 17:56, Francois Bissey wrote:
>> My initial answer was a bit rushed. The spkg needs fixing in my opinion. I 
>> think -fPIC should be used for scipy and I overlooked that in my ticket 
>> review. I think it can be fixed with redefining FC,
>> I'll check later tonight when I have some time.
>>
> 
> I meant "without redefining FC". We should be able to overcome the
> problem by just adding
> export FFLAGS="$FFLAGS -fPIC"
> export FCLAGS="$FCLAGS -fPIC"

I guess you mean FCFLAGS, right?

On the systems I tested, it seems that the -fPIC was added automatically
by the SciPy installer, but apparently not on FreeBSD.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to