We can’t separate building for ‘Build’ and building for an arbitrary ‘Host’.
For those who don’t know, this is how cross-compiling works with Swift (this
isn’t off-topic, I’m going to bring it back firmly to this proposal):
Currently, when you install the compiler, the standard library is in
(p
On Wed, Jun 1, 2016 at 2:18 PM, Daniel Dunbar via swift-dev <
swift-...@swift.org> wrote:
> Hi all,
>
> The current build process for the overall Swift project (i.e., the
> compiler + associated projects like Foundation, XCTest, and SwiftPM) relies
> on each project having dependencies on the buil
> On Jun 3, 2016, at 1:14 PM, Saleem Abdulrasool wrote:
>
> On Wed, Jun 1, 2016 at 2:18 PM, Daniel Dunbar via swift-dev
> mailto:swift-...@swift.org>> wrote:
> Hi all,
>
> The current build process for the overall Swift project (i.e., the compiler +
> associated projects like Foundation, XCTe