<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Apr 19, 2016, at 1:57 AM, Karl Wagner 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="">I’m trying to cross-compile Swift for the Raspberry Pi. I’ve got the tools and most of the standard library compiling, but I’m getting stuck trying to build the platform components for Glibc. Swift is just complaining that the “SwiftGlibc” module doesn’t exist. I’d appreciate it if anybody could help trying to find out why.<br class=""><br class="">I’ve been whittling down at the compile command, trying to figure out why it isn’t finding/building the module.<br class=""></div></div></blockquote><div><br class=""></div>In this message &lt;<a href="http://article.gmane.org/gmane.comp.lang.swift.devel/1710" class="">http://article.gmane.org/gmane.comp.lang.swift.devel/1710</a>&gt; there was a suggestion to make a symlink to work around this issue (but when building on Ubuntu x86_64, I think). Perhaps something similar would work?</div><div><br class=""></div><div>What steps are you using to get as far as you have? I’m not having a lot of luck so far…</div><div><br class=""></div><div>-tim</div><div><br class=""></div></body></html>