mattiasflodin/reckless

error build with clang

Closed this issue · 2 comments

we use cmake to build the lib

cmake -DCMAKE_C_COMPILER=clang ../ 

and run make

it throws out

clang: error: linker command failed with exit code 1 (use -v to see invocation)  

I am unable to reproduce this. Please provide full build output and clang version.

Closing due to no response.