Hi Victor, I use a bash script file when compiling with MinGW/MSYS. The contents for the build.sh on this computer are below: #!/bin/sh python /c/Python24/Scripts/scons buildCsoundVST=0 makeDynamic=0 noDebug=1 gcc3opt=pentium3 useDouble=1 $@ Does something like this work for you? steven On 6/12/06, Victor Lazzarini wrote: > Could anyone give me some help with building csound with MSYS? > > I have it installed, and have got windows python2.4, plus scons. My > question is: should I use the MSYS shell to call scons or should I > use the command-prompt. I thought the first would be the one, > but when I try to run python from the MSYS shell, nothing happens, > I can't get the interpreter running. I need it to run scons. > > How is it done? > > Victor Lazzarini > Music Technology Laboratory > Music Department > National University of Ireland, Maynooth > > > > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net