Skip to content

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

Closed
@swift-ci

Description

@swift-ci
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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    armArchitecture: any ARMbugA deviation from expected or documented behavior. Also: expected but undesirable behavior.crashBug: A crash, i.e., an abnormal termination of softwareplatform support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions