Thanks Joel. I made the change and it seems to be working.
Though it works even when I do 'not' use --ccache-skip flag at all.
a) Is that what you expect?
b) It works for simple files But for a heavily templatized source file(object 
size = 23mb). ccache returned "compiler produced no output" but object file is 
generated   
   In cache log
   [2011-01-20T17:10:13.149794 1100 ] Compiler didn't produce an object file
   Result: compiler produced no output
  ===> Any clues in debugging that?
.
Goal: I am trying to use ccache to reduce compilation time for heavily 
templatized code(10 lines of code = 20-30mb of object file and many of such 
files). I may have to increase default size of 1GB to more. but if there
are any other suggestions/limitations to be aware of, please let me know.

thanks,
Nitin

----- Original Message -----
From: Joel Rosdahl <j...@rosdahl.net>
To: ccache@lists.samba.org
At:  1/20 16:37:43

On 2011-01-20 21:01, NITIN KHOSLA, BLOOMBERG/ 731 LEXIN wrote:
> Facing an issue with solaris compiler options.
_______________________________________________
ccache mailing list
ccache@lists.samba.org
https://lists.samba.org/mailman/listinfo/ccache
_______________________________________________
ccache mailing list
ccache@lists.samba.org
https://lists.samba.org/mailman/listinfo/ccache

Reply via email to