GithubHelp home page GithubHelp logo

Comments (8)

scaryghost avatar scaryghost commented on August 20, 2024 1

Pull in the commit referenced in this issue (f5d3f054) and build with NO_MULTILIB=1.

from warble.

scaryghost avatar scaryghost commented on August 20, 2024

Both projects build without any issues on a rpi3. What is the output of uname -a?

from warble.

zzvara avatar zzvara commented on August 20, 2024

Linux linaro-alip 3.18-ifc6601-v0.5 #1 SMP PREEMPT Tue Dec 12 18:40:57 IST 2017 aarch64 GNU/Linux

Tried to install gcc-multilib and g++-multilib, but did not find any repo that would provide the binaries for arm other than Ubuntu. Unfortunately I'm not experienced on this topic. My guess is that multilib is generally not required on aarch64.

(The project builds without error if I cut the -m flag. The final goal would be to make pip install metawear work., but Warble fails due to this error.)

Do you have any suggestions?

from warble.

scaryghost avatar scaryghost commented on August 20, 2024

You can force the build to target ARM with the MACHINE option:

make MACHINE=arm

In the grand scheme of things, the build config simply needs to be updated to include aarch64 as a ARM cpu target.

Out of curiosity, what hardware you building the C code on?

from warble.

zzvara avatar zzvara commented on August 20, 2024

I have also tried that, but the same error raised, with -marm being unrecognized.

This is an Inforce 6601 SoM.

The multilib is not available on this ARM Linux distribution, so -m flag will not work. Can we expect a fix for this?

from warble.

zzvara avatar zzvara commented on August 20, 2024

At the end of the next week we will try it out and report back as soon as possible.

Thanks!

from warble.

zzvara avatar zzvara commented on August 20, 2024

I have received word that in the meantime my colleague removed the flag -m32 from the metawear project's C++ dependency, then built with pip install. Then he successfully connected to the device and read sensory data.

However, I will ask that commit f5d3f05 to be tested as well and will get back to you.

(We also tested another SoM which required the same flag to be removed. I will publish the details of that Linux build an architecture as well.)

from warble.

scaryghost avatar scaryghost commented on August 20, 2024

Since there's been no activity here in almost 3 weeks, I am closing this issue.

from warble.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.