Re: Does ccache support cl6x and how?
Mathias De Maré <[email protected]>
| Newsgroups | gmane.comp.compilers.ccache |
|---|---|
| Message-ID | <[email protected]> |
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: [email protected] > 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: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of ext David Givone > Sent: Sunday, October 13, 2013 12:26 AM > To: Wang, Juan-Judy (NSN - CN/Hangzhou) > Cc: [email protected]<mailto:[email protected]> > 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 > [email protected]<javascript:;> > https://lists.samba.org/mailman/listinfo/ccache > _______________________________________________ > ccache mailing list > [email protected] > https://lists.samba.org/mailman/listinfo/ccache