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.

Building distribution-specific packages on ARM host machine.

See original GitHub issue

Description

I’m trying to built an Electron application with ARM64 host machine and it doesn’t seem to be possible because it uses some X86 binaries instead of the native one.

Possible fixes:

  • use the binaries (like ruby) depending on host architecture (aarch64 for arm64 etc.)

Additional Information

  • Version: 22.9.1
  • Electron Version: v10.1.5
  • Electron Type (current, beta, nightly): current
  • Host: arm64
  • Target: any (arm64,armv7,ia32,x64)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13

github_iconTop GitHub Comments

1reaction
stale[bot]commented, Feb 13, 2021

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

0reactions
stale[bot]commented, Jun 7, 2021

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Creating a Fedora ARM distribution part 2: Bootstrapping
These packages are built using complex sets of build dependencies (other software packages), some of which are not explicit dependencies but ...
Read more >
Building Multi-Arch Images for Arm and x86 with Docker Desktop
Docker is making it easier than ever to develop containers on, and for Arm servers and devices. Using the standard tooling and processes...
Read more >
Building Linux packages for different CPU architectures with ...
In the rest of this article I'm going to show you how to build and package your software for ARM on x86_64 computer...
Read more >
How to install dependencies for a project that is being cross ...
The key concept is that you need a shadow filesystem that mimics the ARM and you need to tell the package build mechanism...
Read more >
Building Multi-Architecture Docker Images on ARM 64-bit ...
In this post, we'll demonstrate how to build and publish multi-architecture Docker images on an ARM Linux host for both x86–64 (AMD64) and...
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