Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-647] running Swift on PiZero. #43264

Closed
swift-ci opened this issue Jan 30, 2016 · 2 comments
Closed

[SR-647] running Swift on PiZero. #43264

swift-ci opened this issue Jan 30, 2016 · 2 comments
Labels
arm Architecture: any ARM bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software platform support

Comments

@swift-ci
Copy link
Collaborator

swift-ci commented Jan 30, 2016

Previous ID SR-647
Radar None
Original Reporter MacmeDan (JIRA User)
Type Bug
Status Closed
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s
Labels Bug, arm, armv6, piZero
Assignee None
Priority Medium

md5: 3418bae5972cdba5eabdbbb432265e51

Issue Description:

So I am Trying to get swift up and running on a raspberry Pi Zero. I have tried to download all the dependencies and compile swift itself on the PiZero but get Illegal instruction when I try to swiftc helloWordl.swift .

I attribute most of the problems to the fact that the PiZero is a armv6 and not a armv7 like the raspi2 simply based on :
uname -a Linux piZeroDan 4.1.13+ #826 PREEMPT Fri Nov 13 20:13:22 GMT 2015 armv6l GNU/Linux

I have also tried to compile a file on a mac then transfer it to the PiZero but to no avail. Any suggestions or where to go from here.

@swift-ci
Copy link
Collaborator Author

Comment by Dan Leonard (JIRA)

I am also on jessie latest dist

@swift-ci
Copy link
Collaborator Author

Comment by Umberto Raimondi (JIRA)

Resolved since 3.0.2, Swift 3.x now works correctly on armv6 SBCs.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added platform support crash Bug: A crash, i.e., an abnormal termination of software and removed armv6 labels May 30, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arm Architecture: any ARM bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software platform support
Projects
None yet
Development

No branches or pull requests

2 participants