Mike Meyer wrote: > /usr/bin/CC -fPIC -O2 -g -DNDEBUG CMakeFiles/pulseview.dir/main.cpp.o .. > CMakeFiles/pulseview.dir/qrc_pulseview.cpp.o -o pulseview > -L/usr/local/lib /usr/local/lib/libboost_filesystem.so > /usr/local/lib/libboost_system.so /usr/local/lib/libboost_thread.so > /usr/local/lib/libboost_unit_test_framework.so > /usr/local/lib/libQt5Svg.so.5.5.1 -lpthread -lsigrokcxx -lsigrok > -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lsigrokdecode -lglib-2.0 -lintl > /usr/local/lib/libQt5Widgets.so.5.5.1 /usr/local/lib/libQt5Gui.so.5.5.1 > /usr/local/lib/libQt5Core.so.5.5.1 -Wl,-rpath,/usr/local/lib: > -Wl,-rpath-link,/usr/local/lib
Does the FreeBSD CC deal with C++ code and object files? What if you run that command by hand, with clang++ instead of /usr/bin/CC ? //Peter ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports.http://sdm.link/zohodev2dev _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel