Re: [osol-discuss] compiler cache for sun studio

2005-07-19 Thread Joerg Schilling
Patrick Mauritz <[EMAIL PROTECTED]> wrote: > On Tue, 2005-07-19 at 12:11, Joerg Schilling wrote: > > The only place where I could imagine that this could speed up things > > would be when you create dependency lists without using Sun makes > > .KEEP_STATE: feature. > or when changing comments (it

Re: [osol-discuss] compiler cache for sun studio

2005-07-19 Thread Patrick Mauritz
On Tue, 2005-07-19 at 12:11, Joerg Schilling wrote: > The only place where I could imagine that this could speed up things > would be when you create dependency lists without using Sun makes > .KEEP_STATE: feature. or when changing comments (it caches the preprocessed version), or when having a pol

Re: [osol-discuss] compiler cache for sun studio

2005-07-19 Thread Joerg Schilling
Sunil <[EMAIL PROTECTED]> wrote: > is there such a beast? ccache works but only with cc, not with CC. What do you like to cache? The only place where I could imagine that this could speed up things would be when you create dependency lists without using Sun makes .KEEP_STATE: feature. Jörg --

Re: [osol-discuss] compiler cache for sun studio

2005-07-18 Thread Keith M Wesolowski
On Mon, Jul 18, 2005 at 09:14:19AM -0700, Sunil wrote: > is there such a beast? ccache works but only with cc, not with CC. Do you know what about CC breaks in ccache? Please consider taking this to tools-discuss instead of the big list; it's likely to be of significant interest. It probably is

[osol-discuss] compiler cache for sun studio

2005-07-18 Thread Sunil
is there such a beast? ccache works but only with cc, not with CC. This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org