Skip to content

Build fail OS-X #5

@ReaddyEddy

Description

@ReaddyEddy

OSX home-brew x86_64 build:

set CMAKE_CXX_FLAGS_DEBUG -stdlib=libc++ -std=c++11 -fno-operator-names

still leaves error at:
[ 47%] Building CXX object havoc/CMakeFiles/havoc.dir/hadamard.cpp.o
In file included from
../Projects/2016_09_12_TuringCodec/turingcodec/havoc/hadamard.cpp:23:
../Projects/2016_09_12_TuringCodec/turingcodec/havoc/Jit.h:155:24: error:
reinterpret_cast from 'const uint8 ' (aka 'const unsigned char *') to 'int ()(const unsigned
char *, long, const unsigned char *, long)' casts away qualifiers
return reinterpret_cast<F *>(this->getCode());

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