gnuradio / pmt

pmt
GNU Lesser General Public License v3.0
11 stars 11 forks source link

Works with GCC, fails to build with clang #57

Closed marcusmueller closed 1 year ago

marcusmueller commented 2 years ago
export "CXX=ccache clang++" "CC=ccache clang" "CC_LD=lld"
meson setup build
cd build
ninja

meson log: meson-log.txt

ninja output: pmtf.txt