Skip to content

ld: warning: no platform load command found in sys-o.a assuming macOS #51562

Closed
@IanButterworth

Description

@IanButterworth

I assume this is minor given it correctly assumes macOS

Output ──────  22.320461 seconds
    LINK usr/lib/julia/sys.dylib
ld: warning: no platform load command found in '/Users/ian/Documents/GitHub/julia/usr/lib/julia/sys-o.a[2](text#0.o)', assuming: macOS
ld: warning: no platform load command found in '/Users/ian/Documents/GitHub/julia/usr/lib/julia/sys-o.a[3](text#1.o)', assuming: macOS
ld: warning: no platform load command found in '/Users/ian/Documents/GitHub/julia/usr/lib/julia/sys-o.a[4](text#2.o)', assuming: macOS
ld: warning: no platform load command found in '/Users/ian/Documents/GitHub/julia/usr/lib/julia/sys-o.a[5](metadata.o)', assuming: macOS
ld: warning: no platform load command found in '/Users/ian/Documents/GitHub/julia/usr/lib/julia/sys-o.a[6](sysimg.o)', assuming: macOS
    JULIA stdlib/Unicode.release.image

macOS Sonoma

julia> versioninfo()
Julia Version 1.11.0-DEV.593
Commit f2d1276be8 (2023-10-03 12:04 UTC)
Platform Info:
  OS: macOS (arm64-apple-darwin23.0.0)
  CPU: 10 × Apple M2 Pro
  WORD_SIZE: 64
  LLVM: libLLVM-15.0.7 (ORCJIT, apple-m1)
  Threads: 1 on 6 virtual cores

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions