On May 27, 2009, at 7:01 PM, C. Titus Brown wrote:

> Do you remember what the obstacle was to splitting things into  
> multiple
> .pyx files?

At the time I couldn't even figure out how to get one Pyrex module  
make a C level function call to a function in another Pyrex module.  I  
went back and forth with Greg Ewing a couple times but the linking  
phase would always fail; it's possible this was a Mac specific  
problem.  I found myself having to re-include the source for a given  
function in each Pyrex module that needed it, which is an easy but  
unsatisfying work-around (i.e. just give up).  I'm hoping that Pyrex  
handles this much more easily now...

-- Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To post to this group, send email to pygr-dev@googlegroups.com
To unsubscribe from this group, send email to 
pygr-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to