On Thursday 17 January 2008 10:11:01 Michael Gogins wrote: > It should be CXX as well, clearly. You can add that in SConstruct as an > additional named argument to the SWIG builder. > > You can force the pass-through -- I forget how, and I have to leave for > work right now. But I am pretty sure we can do that, maybe as another named > argument to the builder. Actually, I did this by adding fixCFlagsForSwig(csndPythonEnvironment) right after csndPythonEnvironment = csoundInterfacesEnvironment.Copy() -- Felipe Sateler