Chris Swierczewski wrote:
> For example, when compiling on a Linux system one must write
> 
> #define __LINUX

I would write a small .h file containing the appropriate
#define and use a 'cdef extern from' declaration to include
it.

-- 
Greg
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to