[SciPy-user] Enthought 0.3 mingw32 weave in WinXP now working

eric jones eric at enthought.com
Fri May 7 22:46:47 EDT 2004


This should happen automatically when using weave.  It has the creation 
of the libpython.a step built in if it doesn't find it.

Here is what I see (after deleting my existing libpython23.a file in 
c:\python23\libs):

c:\wrk\proava_new\src>python
Enthought Edition build 1057
Python 2.3.3 (#51, Feb 16 2004, 04:07:52) [MSC v.1200 32 bit (Intel)] on 
win32
Type "help", "copyright", "credits" or "license" for more information.
 >>> import weave
 >>> weave.inline(" ",compiler='gcc')
file changed
mingw32
Building import library: "C:\Python23\libs\libpython23.a"

Not sure why it doesn't fly on your machine.

eric



James R. Phillips wrote:

>Whew.  Here are the magic chants from python.org:
>
>http://docs.python.org/inst/tweak-flags.html#SECTION000622000000000000000
>
>That one was painful to figure out.
>
>     James Phillips
>     http://zunzun.com
>
>_______________________________________________
>SciPy-user mailing list
>SciPy-user at scipy.net
>http://www.scipy.net/mailman/listinfo/scipy-user
>  
>





More information about the SciPy-User mailing list