Csound Csound-dev Csound-tekno Search About

RE: [Cs-dev] SCONS option persistence

Date2005-05-17 14:18
From"gogins@pipeline.com"
SubjectRE: [Cs-dev] SCONS option persistence
It is not deliberate. I was not aware that the options could persist. How
is that done?

Regards,
Mike

Original Message:
-----------------
From: gerard van dongen gml@xs4all.nl
Date: Tue, 17 May 2005 15:24:11 +0200
To: csound-devel@lists.sourceforge.net
Subject: [Cs-dev] SCONS option persistence



In another project that uses scons, the options are persistent across  
invocations.
In csound5 this is not the case, is that a deliberate decision?
The result is that I have to reset the options when I do a "scons  
install", because otherwise it will rebuild the tree with the default  
options.

Gerard


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12&alloc_id344&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-05-17 14:51
From"gerard van dongen"
SubjectRe: [Cs-dev] SCONS option persistence
On Tue, 17 May 2005 15:18:10 +0200, gogins@pipeline.com  
 wrote:

> It is not deliberate. I was not aware that the options could persist. How
> is that done?
>
> Regards,
> Mike
>

With another project it is setup that way, so I thought it was the default  
scons system.

http://www.scons.org/doc/HTML/scons-user/x1372.html
seems to describe how it is done, but I am just starting to dig my way  
into this build system,

regards
Gerard



> Original Message:
> -----------------
> From: gerard van dongen gml@xs4all.nl
> Date: Tue, 17 May 2005 15:24:11 +0200
> To: csound-devel@lists.sourceforge.net
> Subject: [Cs-dev] SCONS option persistence
>
>
>
> In another project that uses scons, the options are persistent across
> invocations.
> In csound5 this is not the case, is that a deliberate decision?
> The result is that I have to reset the options when I do a "scons
> install", because otherwise it will rebuild the tree with the default
> options.
>
> Gerard
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Oracle Space Sweepstakes
> Want to be the first software developer in space?
> Enter now for the Oracle Space Sweepstakes!
> http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
> --------------------------------------------------------------------
> mail2web - Check your email from the web at
> http://mail2web.com/ .
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Oracle Space Sweepstakes
> Want to be the first software developer in space?
> Enter now for the Oracle Space Sweepstakes!
> http://ads.osdn.com/?ad_idt12&alloc_id344&opÌk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12&alloc_id344&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-05-17 16:18
FromSteven Yi
SubjectRe: [Cs-dev] SCONS option persistence
AttachmentsNone  build.sh  install.sh