-
-
Notifications
You must be signed in to change notification settings - Fork 268
Closed
Description
A sample for when I build a simple app with ldc 1.34.0 with xcode 15.0 (there are a lot of these):
ld: warning: no platform load command found in '/Users/steves/.dub/cache/numbers/~master/build/application-debug-WophZRlX_VEn3wfrspNcCQ/numbers.o', assuming: macOS
ld: warning: no platform load command found in '/Users/steves/ldc2-1.34.0-osx-universal/lib-arm64/libphobos2-ldc.a[2](curl.o)', assuming: macOS
ld: warning: no platform load command found in '/Users/steves/ldc2-1.34.0-osx-universal/lib-arm64/libphobos2-ldc.a[8](zlib.o)', assuming: macOS
ld: warning: no platform load command found in '/Users/steves/ldc2-1.34.0-osx-universal/lib-arm64/libphobos2-ldc.a[9](comparison.o)', assuming: macOS
ld: warning: no platform load command found in '/Users/steves/ldc2-1.34.0-osx-universal/lib-arm64/libphobos2-ldc.a[11](iteration.o)', assuming: macOS
It's unfortunate, Apple seems to change the linker rules every release...
Metadata
Metadata
Assignees
Labels
No labels