Re: [Cython] Build module script

2011-04-21 Thread Chuck Blake
>>> On 21 April 2011 08:57, Vitja Makarov wrote: >> I mean simple script that run cython compiler and then build shared >> python module. >> It's much better then manually run cython then gcc or write makefile for >> this. > >Ah, I see. Yeah that might be convenient. Although there is always pyxi

Re: [Cython] Build module script

2011-04-21 Thread mark florisson
On 21 April 2011 10:23, Vitja Makarov wrote: > 2011/4/21 mark florisson : >> On 21 April 2011 08:57, Vitja Makarov wrote: >>> Now we have cythonrun build script, may be it's time to create script >>> for easy module building? >>> >>> -- >>> vitja. >>> _

Re: [Cython] Build module script

2011-04-21 Thread Vitja Makarov
2011/4/21 mark florisson : > On 21 April 2011 08:57, Vitja Makarov wrote: >> Now we have cythonrun build script, may be it's time to create script >> for easy module building? >> >> -- >> vitja. >> ___ >> cython-devel mailing list >> cython-devel@python.

Re: [Cython] Build module script

2011-04-21 Thread mark florisson
On 21 April 2011 08:57, Vitja Makarov wrote: > Now we have cythonrun build script, may be it's time to create script > for easy module building? > > -- > vitja. > ___ > cython-devel mailing list > cython-devel@python.org > http://mail.python.org/mailman/

[Cython] Build module script

2011-04-20 Thread Vitja Makarov
Now we have cythonrun build script, may be it's time to create script for easy module building? -- vitja. ___ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel