: > > $ cmake > -DCMAKE_TOOLCHAIN_DIR=../cmake/Toolchains/arm_cortex_a8_native.cmake > -DENABLE_GRC=OFF -DENABLE_GR_QTGUI=OFF > -DQT_QTCORE_INCLUDE_DIR=/usr/include/qt4/QtCore > -DQT_QTGUI_INCLUDE_DIR=/usr/include/qt4/QtGui ../ >
The all-important arm-neon flags were not set. See: ######################################################################## # Toolchain file for building native on a ARM Cortex A8 w/ NEON # Usage: cmake -DCMAKE_TOOLCHAIN_FILE=<this file> <source directory> ######################################################################## -Josh _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio