Building a toolchain

Hi,

I'd like to build a swift toolchain with asserts enabled. I've built
the Xcode project for swift and used the repl, but I'm not sure how to
create a toolchain that I could then use in Xcode to build my
projects. does `build-script` have an option for that?

Thanks,
Halen

Hi Halen,

To build the toolchain look at build-toolchain script in swift repo - https://github.com/apple/swift/blob/master/utils/build-toolchain\.

Thanks,
Mishal Shah

ยทยทยท

On May 22, 2017, at 1:00 PM, Halen Wooten via swift-dev <swift-dev@swift.org> wrote:

Hi,

I'd like to build a swift toolchain with asserts enabled. I've built
the Xcode project for swift and used the repl, but I'm not sure how to
create a toolchain that I could then use in Xcode to build my
projects. does `build-script` have an option for that?

Thanks,
Halen
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev