Le 19/01/2012 09:15, Dima Pasechnik a écrit :
Installing cephes means building static libs and putting appropriate headers somewhere in $SAGE_ROOT/local (cephes is currently only installed on Cygwin, where it provides some missing functionality for complex number support), using parts of its code. The whole thing is most probably not needed.
A clean solution would be to let the linker get the corresponding libBLAH.a, with the corr. compiled cephes functions, ahead of libm, but how does this fit in the general scheme of things? I imagine that then "Sage linker" should be aware of this, somehow...
Does there exist a mechanism which allows an spkg to leave some file, where some variables are defined, which will get used for the compilation of packages afterwards?
Snark -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org