[ccache] Does ccache support cl6x and how?

Mathias De Maré mathias.de_mare at alcatel-lucent.com
Thu Oct 17 00:24:11 MDT 2013


Hello,

you have a few options for a solution:
1. Add support for cl6x to ccache (and immediately make ccache generic 
for any compiler).
2. Create a wrapper around cl6x to modify the cl6x arguments, so cl6x 
receives the '-ppo' argument, while ccache receives the '-E' argument. I 
created a small wrapper for the Greenhills compiler a while ago, but it 
didn't fully work (since the Greenhills compiler creates a number of 
additional files).

Greetings,
Mathias

Wang, Juan-Judy (NSN - CN/Hangzhou) schreef op 17/10/2013 7:38:
> Hi
> Any progress about this issue?
>
> Thanks again sincerely. And wait for your response
>
> BR,
> WangJuan (Judy)
> +86 18626866825
>
> From: Wang, Juan-Judy (NSN - CN/Hangzhou)
> Sent: Sunday, October 13, 2013 3:21 PM
> To: 'ext David Givone'
> Cc: ccache at lists.samba.org
> Subject: RE: [ccache] Does ccache support cl6x and how?
>
> Hi
> Seems not,
> Heard that the gcc provide the parameter -E ,
> But cl6x support -ppo with similar function
>
> BR,
> WangJuan (Judy)
> +86 18626866825
>
> From: dgivone at gmail.com<mailto:dgivone at gmail.com> [mailto:dgivone at gmail.com] On Behalf Of ext David Givone
> Sent: Sunday, October 13, 2013 12:26 AM
> To: Wang, Juan-Judy (NSN - CN/Hangzhou)
> Cc: ccache at lists.samba.org<mailto:ccache at lists.samba.org>
> Subject: Re: [ccache] Does ccache support cl6x and how?
>
> Ccache supports gcc arguments. Does cl6x use the same arguments as gcc?
>
> On Friday, October 11, 2013, Wang, Juan-Judy (NSN - CN/Hangzhou) wrote:
> Hi
> Now my project is using cl6x to compile our sourcode(C, C++)
> And we want to try ccache to improve the compilation speed.
>
> Does ccache support cl6x and if so, how configuration should I set?
>
> Many thanks.
>
> BR,
> WangJuan (Judy)
> +86 18626866825
>
>
>
> _______________________________________________
> ccache mailing list
> ccache at lists.samba.org<javascript:;>
> https://lists.samba.org/mailman/listinfo/ccache
> _______________________________________________
> ccache mailing list
> ccache at lists.samba.org
> https://lists.samba.org/mailman/listinfo/ccache



More information about the ccache mailing list