Python and weave question.

Russell Cecala russellcecala at netscape.net
Mon Jul 22 16:09:27 EDT 2002


Hi,

I am new to Python and weave.

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.

Thanks!



More information about the Python-list mailing list