Bart Smaalders wrote On 04/24/06 14:00,:
> Nikolay Molchanov wrote:
> 
>>>Perhaps you misunderstand Electric Cloud.  
>>>It provides benefit not through a better make (though 
>>>maybe that's part of it), but by filesystem-level dependency 
>>>analysis, distribution,and file caching.
>>
>>Oh, yes, I think you are right. BTW, it is interesting to estimate
>>what improvement we can get from file caching. Sun Studio 11
>>compilers have a new feature: "preprocessed include files". This
>>is some kind of caching, and we can try to use it. Another way is
>>to have /usr/include in memory (f.e. copy this directory to /tmp
>>and mount as /usr/include). What else makes sense to cache?
>>
>>Thanks,
>>Nik
> 
> 
> 
> Oblig. caveat: ON doesn't include files from /usr/include
> because it is the source of those include files ;-).

That's ok, so the directory to be cached is the "usr/include"
directory from the build area, correct?

Thanks,
Nik
__________________ Nikolay Molchanov
SUNSTUDIO/DMAKE/MAKE/SCCS, Sun Microsystems
email: [EMAIL PROTECTED]
phone: (650) 786-7643 (x87643)
------------------------------------------------------------
NOTICE: This email message is for the sole use of the
intended recipient(s) and may contain confidential and
privileged information. Any unauthorized review, use,
disclosure or distribution is prohibited.
If you are not the intended recipient, please contact
the sender by reply email and destroy all copies of the
original message.

_______________________________________________
tools-discuss mailing list
[email protected]

Reply via email to