Robert: That was it!!!
I've just added the flags recommended here (after making the test with distutils.sysconfig) and finally I got hw working. Best regards, Jorge > From: [email protected] > To: [email protected] > Subject: Re: [sage-support] Can't run Cython's hello world example > Date: Mon, 23 Nov 2009 22:11:28 -0800 > > On Nov 23, 2009, at 9:56 PM, Robert Bradshaw wrote: > > > In any case, if you do "from sage.all import ..." you might have to > > potentially link in every library that Sage builds (trust me, there's > > a lot of them) to create a standalone executable with the --embed > > option. This will work on OS X where you don't have to explicitly link > > dynamic libraries. > > FYI, http://docs.python.org/extending/embedding.html#linking-requirements > > - Robert > > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/sage-support > URL: http://www.sagemath.org _________________________________________________________________ Otto te muestra IE8 www.otto.com.mx -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
