Hi All, Just did a little preliminary looking at the Scons man page at: http://www.scons.org/doc/HTML/scons-man.html and it looks like BuildDir and CacheDir will be useful to set two different build trees, which we could use for 32 and 64 bit. If that works, we could also add debug and release targets for each of the above, if that's of any use. As a first step, I'm interested getting the above working but leaving the generated binaries and libraries where they are, so that all scripts (the NSIS script, installers, etc.) will continue to function correctly. If the above works out, the next step I'm interested in is to get a target directory going where all binaries are generated out to, so that generates plugins for 32 and 64 will output to target/plugins or target/plugins64 and all binaries pushed to target/bin . It should make it easy to modify the RPM spec and the NSIS I imagine. Well, just a head's up. Please let me know if you have any thoughts on this, as I won't be starting on this until Saturday evening at the earliest. Thanks, steven ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net