<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Ron,<div class=""><br class=""></div><div class="">As the unofficial maintainer of Swift on Arm, I can say with confidence that there is no official anything about Swift on Linux/ARM. :)</div><div class=""><br class=""></div><div class="">That said, Swift works and builds fantastically well on the TK1 (which I use as my primary development platform).</div><div class=""><br class=""></div><div class="">Also, yes, all official Swift platforms are 64-bit, and that causes some issues occasionally in user code and libraries when people fail to consider 32-bit systems. &nbsp;Swift and it's libraries, however, all work with 32-bit just fine. &nbsp;Any issues I've hit in other places have been pretty trivial.</div><div class=""><br class=""></div><div class="">I have spent some time in the past on the Nvidia TX1, with 64-bit userspace, and I did get swift somewhere resembling a working state, but it was a little flaky in some parts.</div><div class=""><br class=""></div><div class="">Finally, there is a swift-arm github organization with a set of repos that lag considerably from the mainline, but represent a stable port to arm. &nbsp;It's currently at the Swift 3.0 release. &nbsp;Additionally, there is a swift-arm slack team that you are welcome to join:</div><div class=""><br class=""></div><div class=""><a href="http://dev.iachieved.it:9909" class="">http://dev.iachieved.it:9909</a></div><div class=""><br class=""></div><div class="">cheers,</div><div class="">- Will</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Oct 10, 2016, at 8:54 AM, Ron Olson via swift-dev &lt;<a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi all-<br class=""><br class="">Is there any "official" place to check what the state of Swift on Linux/ARM is? Specifically, what HW platforms/distro combinations have working binaries? I've seen blogs about getting it compiled and working on Raspberry PIs, but they seem to have caveats as well as general surprise they got it to work at all.<br class=""><br class="">I'm trying to compile Swift on an Nvidia TK1 board, which is an arm7+gpu soc running 32-bit Ubuntu 14, and before I delve too deeply into it (getting some linker errors), I'm wondering if I should bother; I've read that Swift is for 64-bit processors only, but then I read about getting it working on a Raspi where no 64-bit distro is available, AFAIK, so hence my confusion about what 'works' and what doesn't.<br class=""><br class="">Thanks for any info,<br class=""><br class="">Ron<br class="">_______________________________________________<br class="">swift-dev mailing list<br class=""><a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-dev<br class=""></div></div></blockquote></div><br class=""></div></body></html>