Skip to content

Building C++ binaries #88

@kedjames

Description

@kedjames

What is the correct procedure for building C++ binaries, I have followed the instructions in building a target program and it worked for C. However for C++ I get eg. fatal error: 'string' file not found
#include

If I try running with USE_DFSAN=1 make I get eg. undefined reference to `dfsan_mark_signed'

I would appreciate any help that would demonstrate how I build the fast and track C++ binaries?

I am using CMake and following the example here https://github.com/AngoraFuzzer/Angora/blob/master/docs/build_target.md#cmake

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions