>
>
> The reason seems to be because in scipy-0.11.0.p0/spkg-install the 
> definitions setting fortran to sage_fortran have been removed.  But the 
> file $SAGE_LOCAL/bin/sage_fortran contains lines like: 
> exec $myFC -fPIC "$@" 
>
>
> This is on FreeBSD, and I use the gfortran that comes in the gcc46 port. 
>  Does the gcc built inside of sage have the "-fPIC" flag set 
> automatically on its fortran?  I can easily make the FreeBSD port do 
> this.  But I would like to know exactly how you did it, so that I don't 
> unnecessarily "-fPIC" too many files. 
>
>
Or maybe the spkg should see whether that flag has been set yet and add it 
if not? (If that's even possible.) 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-devel+unsubscr...@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