I'm starting to have a lot of Cython code, and I would like to figure
out how to compile many pyx files into a single extension. I tried
just listing the pyx files and am getting strange compilation errors
like "multiple definitions of initEXTNAME". I googled a bit and didn't
immediately find anything on this. It's listed as TODO in the online
documentation.

Thanks a lot,
Wes
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to