ssrg-vt / popcorn-compiler

Popcorn Linux compiler toolchain for heterogeneous-ISA execution
41 stars 22 forks source link

Unable to build bodytrack with clang #21

Closed HappyMan113 closed 6 years ago

HappyMan113 commented 6 years ago

The attached zip file has the cpp file where it supposedly failed and the output file. tmp.tar.gz

Replication:

export CC="${CC_HOME}/bin/gcc" export CXX="${CC_HOME}/bin/g++"

change it to

export CC="/usr/local/popcorn/bin/clang" export CXX="/usr/local/popcorn/bin/clang++"

rlyerly commented 6 years ago

Fixed in commit 2fd7e9fd0f58acd0eafd97869bc172455d3c5952