Re: [swift-corelibs-dev] [swift-build-dev] [swift-dev] [RFC] Toolchain based build process

2016-06-10 Thread Daniel Dunbar via swift-corelibs-dev
Hi Karl, On Fri, Jun 10, 2016 at 2:38 AM, Karl via swift-build-dev < [email protected]> wrote: > 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 brin

Re: [swift-corelibs-dev] [swift-dev] [RFC] Toolchain based build process

2016-06-10 Thread Karl via swift-corelibs-dev
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