Yoooooooooooooo !!! > there are plenty of cases of this kind. > grep -e '\.c\>' -e '\.cc\>' -e '\.cpp\>' src/module_list.py
Hmmm... I really tried this way (that's what I called "compiling it through Cython" in my message), and I really can't get it to work. The only thing that does it for me now is a .pxd file with a "cdef extern from 'myfile.cc'", and it produces a segfault >_< > also, there is a proper build system waiting for integration, #14807. Hmmmmm O_O Nathann -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
