ISPC switches are definitely not compatible with clang switches. Could you
point me to the ccache documentation stating the requirements to compiler
switches format?

I think it would be easier to add ISPC support to ccache directly, but not
hacking the issue around making switches look like clang switches.

PS it's better to have questions posted to github discussions at
https://github.com/ispc/ispc/discussions so more people can see it and
participate.

On Mon, May 3, 2021 at 9:09 AM mike lojkovic <[email protected]> wrote:

> I have some code I'm trying to translate the compiler arguments to
> something compatible with clang. I'm trying to use ccache, and the ispc
> compiler options are not recognized by it.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Intel SPMD Program Compiler Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ispc-users/a2826a9d-ec7e-4780-b64a-e0b4f09c878an%40googlegroups.com
> <https://groups.google.com/d/msgid/ispc-users/a2826a9d-ec7e-4780-b64a-e0b4f09c878an%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Intel SPMD Program Compiler Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ispc-users/CACRFwuhXSoO16Vb6X3mRyM-A33S0F4_P4eSL1BRtsA7Yj2d1vQ%40mail.gmail.com.

Reply via email to