Skip to content

Support for cross compiled source code #160

@Zelnes

Description

@Zelnes

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions