[ccache] permit ccache to build with clang

David Givone david at givone.net
Sun Sep 23 19:46:35 MDT 2012


I just submitted a patch that should fix this issue. Preprocessor only args
are *ONLY* passed to the preprocessor and not the compiler during a 2 stage
compilation. For one a one stage compilation (CCACHE_CPP2=1) all args are
passed.

On Sun, Sep 23, 2012 at 9:38 AM, Eitan Adler <lists at eitanadler.com> wrote:

> On 23 September 2012 12:31, Joel Rosdahl <joel at rosdahl.net> wrote:
> > On 23 September 2012 14:40, Eitan Adler <lists at eitanadler.com> wrote:
> >> After some more experimentation this seems to only happen under ccache
> >
> > OK. Then this is another instance of
> > https://bugzilla.samba.org/show_bug.cgi?id=8118 (which I should have
> > realized, sorry about that), which has been discussed previously on
> > the list (see
> http://www.mail-archive.com/ccache@lists.samba.org/msg00807.html).
> >
> > Off list, David Givone has started working on a fix for this, but I
> > don't know the progress.
>
> Thanks for the info, and sorry for the noise!
>
>
>
> --
> Eitan Adler
> _______________________________________________
> ccache mailing list
> ccache at lists.samba.org
> https://lists.samba.org/mailman/listinfo/ccache
>


More information about the ccache mailing list