| 29 Nov 2025 |
Randy Eckenrode | (One issue is the SDK ….) | 05:13:27 |
samasaur | that is not an error i am familiar with so im glad you found something similar | 05:15:22 |
Randy Eckenrode | https://github.com/search?q=repo%3Aswiftlang%2Fswift%20-O3&type=code | 05:17:39 |
Randy Eckenrode | I wonder if I’m hitting the LLVM 21 codegen bug. | 05:17:48 |
Randy Eckenrode | Nope, hitting https://github.com/swiftlang/swift/pull/80920#issuecomment-2830656229 | 18:05:40 |
Randy Eckenrode | I really didn’t want to have to maintain Swift 5.x just to bootstrap Swift 6.x, especially with the 14.4 SDK due for removal in the future. | 18:07:12 |
Randy Eckenrode | * | 18:07:30 |
Randy Eckenrode | * | 18:07:45 |
Randy Eckenrode | $ nix build -f . swiftPackages.swiftc
$ result/bin/swiftc -version
<unknown>:0: warning: using (deprecated) legacy driver, Swift installation does not contain swift-driver at: '/nix/store/qv81mmcyl52jzgy32pnq41kxx6v575j9-swift-6.2.1/bin/swift-driver-new'
Swift version 6.2.1 (swift-6.2.1-RELEASE)
Target: arm64-apple-darwin25.1.0
| 19:18:34 |
Randy Eckenrode | Progress! | 19:18:53 |
Randy Eckenrode | $ SDKROOT=$(nix eval --raw -f . apple-sdk_26.sdkroot) result/bin/swiftc ../test-cli.swift -o ../test-cli
$ ../test-cli
Hello, Swift!
| 19:23:51 |
Randy Eckenrode | Next is swift-driver and swiftpm. Also, the bootstrap story. | 20:23:55 |
Randy Eckenrode | One thing I am doing differently is (trying to) build dependencies as packages. I also want to see if I can have actual swift-driver and swift-syntax packages. swiftPackages.swift will just symlink together swiftc and swift-driver. | 20:25:55 |
Randy Eckenrode | Once I have this working, I want to go back and split out the stdlib into its own package, which should help make cross-compilation possible. It’s not supported currently. | 20:26:45 |
Randy Eckenrode | I am working on this for 6.2.1, but I plan to land the changes for 5.10.1 first (moving it into the new pattern). 6.2.1 will be a separate PR. | 20:27:38 |
| 19 May 2021 |
| @grahamc:nixos.org set the history visibility to "world_readable". | 19:22:35 |
| @grahamc:nixos.org changed the room name to "" from "". | 19:22:35 |
| [0x4A6F] joined the room. | 19:23:06 |
| nazarii joined the room. | 19:24:29 |
| casey © joined the room. | 19:27:39 |
| ElvishJerricco joined the room. | 19:38:47 |
| andi- joined the room. | 19:39:40 |
| prusnak joined the room. | 19:46:16 |
| Server Stats Discoverer (traveler bot) joined the room. | 19:50:54 |
| Mic92 joined the room. | 19:51:07 |
| Matrix Traveler (bot) joined the room. | 20:03:59 |
| Gaelan Steele joined the room. | 20:16:00 |
| cbrewster joined the room. | 20:17:23 |
| Gaelan Steele changed their display name from gaelans to Gaelan Steele. | 20:24:29 |
| Gaelan Steele set a profile picture. | 20:24:54 |