On 11/13/2015 08:09 AM, Jason Matusiak wrote: > I am having an issue with a cross compile (which I haven't done in a > while) for my E310 and failing on Mako w/n pybombs.
The release-3 (and newer) toolchains have mako. Anything older doesn't. That's the first thing to check. Philip > > > if I go to: ~/pybombs/src/uhd/host/build-arm > and run: . > /usr/local/oecore-x86_64/environment-setup-armv7ahf-vfp-neon-oe-linux-gnueabi > followed by: cmake > -DCMAKE_TOOLCHAIN_FILE=/home/jason/pybombs/src/uhd/host/cmake/Toolchains/oe-sdk_cross.cmake > -DENABLE_E300=ON -DCMAKE_INSTALL_PREFIX=/usr .. > > I get: > -- The CXX compiler identification is GNU 4.9.1 > -- The C compiler identification is GNU 4.9.1 > -- Check for working CXX compiler: > /usr/local/oecore-x86_64/sysroots/x86_64-oesdk-linux/usr/bin/arm-oe-linux-gnueabi/arm-oe-linux-gnueabi-g++ > -- Check for working CXX compiler: > /usr/local/oecore-x86_64/sysroots/x86_64-oesdk-linux/usr/bin/arm-oe-linux-gnueabi/arm-oe-linux-gnueabi-g++ > -- works > -- Detecting CXX compiler ABI info > -- Detecting CXX compiler ABI info - done > -- Check for working C compiler: > /usr/local/oecore-x86_64/sysroots/x86_64-oesdk-linux/usr/bin/arm-oe-linux-gnueabi/arm-oe-linux-gnueabi-gcc > -- Check for working C compiler: > /usr/local/oecore-x86_64/sysroots/x86_64-oesdk-linux/usr/bin/arm-oe-linux-gnueabi/arm-oe-linux-gnueabi-gcc > -- works > -- Detecting C compiler ABI info > -- Detecting C compiler ABI info - done > _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
