On Sep 24, 2025, at 16:46, Kenneth Wolcott wrote:
> 
> What is the correct manner to tell the linker what it needs to know?

I found the thread on the ADA forum where you asked the question so I provided 
what I hope is the answer over there:

https://forum.ada-lang.io/t/gnat-toolchain-now-broken-after-os-upgrade-to-macos-26-tahoe-arm64/3843/17

Which boils down to giving gnatnake this flag:

-Wl,-syslibroot,"$(xcrun --sdk macosx --show-sdk-path)"


Reply via email to