Python and weave question.
Fernando Perez
fperez528 at yahoo.com
Mon Jul 22 16:30:30 EDT 2002
More information about the Python-list mailing list
Mon Jul 22 16:30:30 EDT 2002
- Previous message (by thread): print fileinput, and screen ?
- Next message (by thread): Python and weave question.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Russell Cecala wrote: > Weave is suppose to supply Inline::C and Inline::C++ > functionality. > > The question i have is that when I execute the Python > commands like so ... >>>> import weave >>>> weave.test() > > ... it appears the test fail because either Python > or weave are using the wrong gcc command. > > I have and need to keep several versions of gcc around > so just removing the "wrong gcc" is not a solution. > > How can I get Python or weave to use a differenct gcc. > > I am using Cygwin on a Windows XP system. I suggest you post this to the scipy mailing list. The weave developers are there and they typically answer these queries very promptly. Sorry I can't help you, but for me it works out of the box (under Linux). Regards, f.
- Previous message (by thread): print fileinput, and screen ?
- Next message (by thread): Python and weave question.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list