Python and weave question.

Fernando Perez fperez528 at yahoo.com
Mon Jul 22 16:30:30 EDT 2002


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.



More information about the Python-list mailing list