Closed
Description
Hello, I have been running Carton 0.12.0 with SwiftWasm and my build fails with the linker command in swiftwasm/swift#3891.
I have checked the PR on #263 indicating you had added the required linker flags in carton; but looking at the code in
carton/Sources/SwiftToolchain/Toolchain.swift
Line 258 in 04de1c2
and
carton/Sources/SwiftToolchain/Toolchain.swift
Line 307 in 04de1c2
I believe you have only added them for carton test
and not carton build
command? Would that be correct?
Is there a way to manually input those flags via command line?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels