question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ARM architecture support

See original GitHub issue

I have Raspberry pi 3 b+ board and I am trying to use caxa on it. I’ve compiled examples and it shows an error: bash: ./echo-command-line-parameters: cannot execute binary file: Exec format error. file ./echo-command-line-parameters gives an output: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, Go BuildID=ALTTohZDVVCYbbGb20Qi/X-X6HXeYwbH84AVQlSaQ/0RzAyRSxhi0ygj4oAFbv/ywg9-ioLknP7q7VwDKv0, not stripped Is it possible to create execurable for ARM instead of x86-64?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:33 (17 by maintainers)

github_iconTop GitHub Comments

10reactions
leafaccommented, Mar 16, 2021

Hi all,

I’m checking in to let you know that I’m still working on this.

I took a brief detour to introduce caxa into some of my other projects: https://github.com/leafac/kill-the-newsletter / https://github.com/courselore/courselore. The intent here was to confirm that everything was working and that caxa was production-ready. Everything went very smoothly 🙌

Now I’m back to working in caxa proper, and ARM support is at the top of my priority list.

I’ll get back to you when this is ready for testing. I’ll also get a Raspberry Pi myself to test.

3reactions
leafaccommented, May 28, 2021

ARM support is ready for testing. Please grab caxa@2.0.0-beta.5 and give a try. The proper 2.0.0 will wait until I fix a couple more bugs; it’ll probably be out by the end of next week.

Let me know how it goes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ARM architecture family - Wikipedia
Released in 2011, the ARMv8-A architecture added support for a 64-bit address space and 64-bit arithmetic with its new 32-bit fixed-length instruction set....
Read more >
Arm CPU Architecture
The Arm architecture is a family of reduced instruction set computing (RISC) architectures for computer processors. It is the most pervasive processor ...
Read more >
What is an ARM processor? - Red Hat
ARM processors are a family of central processing units (CPUs) based on a reduced instruction set computer (RISC) architecture.
Read more >
What is an Arm processor? - TechTarget
Learn about Arm processors, a family of CPUs based on the RISC architecture for computer processors. Explore the Arm processor's features, uses and...
Read more >
Arm processors: Everything you need to know now - ZDNET
What makes Arm processor architecture unique? The "R" in the acronym "Arm" actually stands for another acronym: Reduced Instruction Set Computer ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found