Kuba (Brecka) Mracek
Kuba (Brecka) Mracek
@swift-ci please test
@swift-ci please test
@swift-ci please test Linux platform
I think (a part of) the problem is the `TOOLCHAINS="Swift Development Snapshot 2024-07-07 (a)"` syntax -- this doesn't actually select the right toolchain. Use the `TOOLCHAINS=org.swift.59202407071a` syntax. I have just...
I can sort-of reproduce the problem. One issue is that this part of the build script for pico-blink should not be necessary anymore, as the expectation is that the downloadable...
@star-light-1 can I also ask which Xcode version are you using?
I'll use this issue to track fixing the `Undefined symbols for architecture armv6m: "___muldi3"` problem, for other issues please file a separate problem report.
Just tried the latest downloadable swift.org toolchain (swift-DEVELOPMENT-SNAPSHOT-2024-07-29-a.xctoolchain) and I no longer see this problem. I think this actually is finally resolved.