Giter Site home page Giter Site logo

Linux on Apple Silicon about vim-ctrlspace HOT 2 OPEN

fhendrikx avatar fhendrikx commented on June 9, 2024
Linux on Apple Silicon

from vim-ctrlspace.

Comments (2)

Konfekt avatar Konfekt commented on June 9, 2024

According to @jyscao somewhat recent contribution ded9395 this is rather called file_engine_darwin_arm ?

from vim-ctrlspace.

fhendrikx avatar fhendrikx commented on June 9, 2024

Yes, that is for Darwin (OSX) on Apple Silicon.

I was after a binary compiled for Linux on Apple Silicon.

~/vx/bin$ ls -l
total 12784
-rwxr-xr-x 1 x x 2682704 Dec 18 10:00 file_engine_darwin_amd64
-rwxr-xr-x 1 x x 2593826 Dec 18 10:00 file_engine_darwin_arm
-rwxr-xr-x 1 x x 2672686 Dec 18 10:00 file_engine_linux_amd64
-rwxr-xr-x 1 x x 2493687 Dec 18 10:00 file_engine_linux_arm
-rwxr-xr-x 1 x x 2755584 Dec 18 10:00 file_engine_windows_amd64.exe

~/vx/bin$ ./file_engine_darwin_arm
-bash: ./file_engine_darwin_arm: cannot execute binary file: Exec format error

~/vx/bin$ ./file_engine_darwin_amd64
-bash: ./file_engine_darwin_amd64: cannot execute binary file: Exec format error

~/vx/bin$ ./file_engine_linux_arm
-bash: ./file_engine_linux_arm: cannot execute binary file: Exec format error

~/vx/bin$ ./file_engine_linux_amd64
-bash: ./file_engine_linux_amd64: cannot execute binary file: Exec format error

~/vx/bin$ uname -a
Linux settle 6.1.0-10-arm64 #1 SMP Debian 6.1.37-1 (2023-07-03) aarch64 GNU/Linux

from vim-ctrlspace.

Related Issues (20)

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.