Skip to content

Getting Illegal instruction on Raspberry Pi4 #132

@thgrossen

Description

@thgrossen

I'm getting Illegal instruction when trying to run on a Raspberry Pi4, any idea why?

  1. Installed Swift: curl -s https://packagecloud.io/install/repositories/swift-arm/release/script.deb.sh | sudo bash sudo apt install swift5
  2. Installed additional packages: apt install openssl libssl-dev libsodium-dev libcurl4-openssl-dev libavahi-compat-libdnssd-dev
  3. Try to build and run: swift run -c release hap-demo

Running Raspbian v10
Swift version 5.1.5

The project runs on macOS.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions