[swift-dev] How to run Swift on Windows

Kazuki Ohara kazuki.ohara at gmail.com
Mon Dec 18 11:07:21 CST 2017


Hi Sangjin,

Thank you!
I will check https://github.com/tinysun212/swift-windows/commits/swift-
windows-4.0-branch

2017-12-18 14:18 GMT+09:00 Sangjin Han via swift-dev <swift-dev at swift.org>:

> For the MinGW-w64 system, swift-4.0-branch (up to 4.0.3-RELEASE) is merged
> into https://github.com/tinysun212/swift-windows/commits/swift-
> windows-4.0-branch and it is successfully compiled.
>
> If I make the Foundation module work to some extent, I will share the
> binary and submit a PR for the compiler.
>
> 2017-12-18 10:18 GMT+09:00 Eric Wing via swift-dev <swift-dev at swift.org>:
>
>> On 12/14/17, Kazuki Ohara via swift-dev <swift-dev at swift.org> wrote:
>> > Hi,
>> >
>> > I'm interested in running Swift on Windows.
>> >
>> > I found the document to build the Swift compiler for Windows (
>> > https://github.com/apple/swift/blob/master/docs/Windows.md) and tried
>> it.
>> > I managed to build it with MSVC, but the resulting compiler could not
>> > generate executables run properly.
>> > (The executables seem to crash during initializing Swift's runtime
>> > systems.)
>> >
>> > Are there someone who can build the compiler works properly on Windows
>> with
>> > master branch or at least 4.x branches?
>> > I found https://github.com/tinysun212/swift-windows, but this seems to
>> be
>> > on 3.x branch.
>> >
>> > Thank you,
>> > Kazuki Ohara
>> >
>>
>> Do you mind elaborating on how you got it built with MSVC? I posted
>> like a month ago to the Swift list that I was unable to even get past
>> building the LLVM stage due to compile errors.
>>
>> Thanks,
>> Eric
>> _______________________________________________
>> swift-dev mailing list
>> swift-dev at swift.org
>> https://lists.swift.org/mailman/listinfo/swift-dev
>>
>
>
> _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20171219/cf3812b2/attachment.html>


More information about the swift-dev mailing list