-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.OS-DarwinOS-iOSGOOS=iosGOOS=ioscompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Milestone
Description
We found that Go libraries (-buildmode=c-archive
) linked into iOS apps crash on startup (during the dynamic loader?) when using the new Xcode 15 beta's "ld-prime" linker.
The workaround for now is to force the old linker with LDFLAGS=-ld64
, so filing this issue for people to find.
/cc @agottardo (who figured out the workaround and can probably provide more details)
dmitshur, pipi32167, WangZhuo2015, omz13 and idy
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.OS-DarwinOS-iOSGOOS=iosGOOS=ioscompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.