-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Hello,
I've successfully compiled ccsm, using your script buildit.sh (btw, I had to launch it twice because of python missing, but the git part about clang didn't work the second time because it couldn't pull because the repo was not on a branch), and now I'm trying to use it.
I have set up a clangd with vscode, with the compile_commands.json I have generated, with the corresponding driver (ie --query-driver for clangd) which works well.
With ccsm I can't figure out if I can give such an option, or even being able to get metrics with my cross-compiled sources.
Do you know if cross compilation is supported, and if so how can I set it up, or if it possible to support it one day ?
Thanks for the good work !
Metadata
Metadata
Assignees
Labels
No labels