Skip to content

Compile error - unsupported option '-fopenmp' #12

@george-githinji

Description

@george-githinji

I ran into the following error on Macos

cd mkmh && /Applications/Xcode.app/Contents/Developer/usr/bin/make
g++ -O3 -std=c++11 -fopenmp -mtune=native -ggdb -c HASHTCounter.cpp -Lmurmur3 -L. -I. -Imurmur3
clang: error: unsupported option '-fopenmp'
make[1]: *** [HASHTCounter.o] Error 1
make: *** [mkmh/libmkmh.a] Error 2

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