Reply by shreedhar achar May 15, 20082008-05-15

Hi Prem,


 


Thanks for your inputs. Yes i am doing incremental build, but it shuld not compile all the file( Unless it is modifiled or any common header changes) and build the .out  right?


 


Regards


Shreedhar

--- On Thu, 15/5/08, Premkiran Mannava <l...@gmail.com> wrote:


From: Premkiran Mannava <l...@gmail.com>
Subject: Re: [code-comp] This looks simple issue, but i dont know how to fix, please let me know
To: "Shreedhar Achar" <s...@gmail.com>
Cc: c...
Date: Thursday, 15 May, 2008, 8:21 AM





you seem to be doing a build instead of compile. Check with the compile option instead of building the code.  Compile option should only compile one file whereas build will do whole project

 

Prem

 

On 5/13/08, Shreedhar Achar <shreedhar.achar@ gmail.com> wrote:







Hi,

 

Whener I am compling project on CCS with incremental compile option, all files are getting compiled every time.

Is there any settings in CCS to avoid this.

 

Thanks for your help in advance

Shreedhar




--
" Excellence is not an act....but a habit..."


__._,_.___









OMAP35x EVM jump-starts low-power apps



The modular and extensible OMAP35x Evaluation Module (EVM) enables developers to start building applications based on the OMAP35x architecture: http://www.DSPRelated.com/omap35x



">http://www.dsprelated.com/groups/code-comp/1.php



_____________________________________

Note: If you do a simple "reply" with your email client, only the author of this message will receive your answer.  You need to do a "reply all" if you want your answer to be distributed to the entire group.



_____________________________________

About this discussion group:



Archives:  http://www.dsprelated.com/groups/code-comp/1.php



To Post:  Send an email to c...



Other DSP Related Groups: http://www.dsprelated.com/groups.php









stime10859474













__,_._,___
Reply by Premkiran Mannava May 15, 20082008-05-15
you seem to be doing a build instead of compile. Check with the compile
option instead of building the code. Compile option should only compile one
file whereas build will do whole project

Prem
On 5/13/08, Shreedhar Achar wrote:
> Hi,
>
> Whener I am compling project on CCS with incremental compile option, all
> files are getting compiled every time.
> Is there any settings in CCS to avoid this.
>
> Thanks for your help in advance
> Shreedhar
>

--
" Excellence is not an act....but a habit..."
Reply by Shreedhar Achar May 13, 20082008-05-13
Hi,

Whener I am compling project on CCS with incremental compile option, all
files are getting compiled every time.
Is there any settings in CCS to avoid this.

Thanks for your help in advance
Shreedhar