Skip to content

clang support? #6906

Closed
Closed
@xx24678

Description

@xx24678

CBMC version: CBMC version 5.56.0 (cbmc-5.56.0) 64-bit x86_64 linux
Operating system: Linux
Exact command line resulting in the issue: goto-cc --verbosity=5 --native-compiler=clang -target aarch64-linux-gnu -c test.c -o test.o
What behaviour did you expect: CBMC correctly build the target code with all the args passed to clang compiler
What happened instead: it doesn't recognize the "-target" arg, and considers the aarch64-linux-gnu as the input file and causing problems.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions