|
From: Kevan H. <ha...@op...> - 2025-10-25 22:43:49
|
Dear Philip, > Can anyone try the short program below on older versions of Xcode and MacOS? Not much older, and I don't have Xcode, just command line tools. kevan@KSH5 Desktop % uname -a Darwin KSH5 24.6.0 Darwin Kernel Version 24.6.0: Mon Jul 14 11:28:17 PDT 2025; root:xnu-11417.140.69~1/RELEASE_X86_64 x86_64 kevan@KSH5 Desktop % zsh runit.zsh Running without lldb: DYLD_IMAGE_SUFFIX is set to: _debug Running with lldb: (lldb) target create "./a.out" Current executable set to '/Users/kevan/Desktop/a.out' (x86_64). (lldb) run DYLD_IMAGE_SUFFIX is not set Process 71155 launched: '/Users/kevan/Desktop/a.out' (x86_64) Process 71155 exited with status = 0 (0x00000000) If you like, on Monday I can try the same on a 2020 Intel machine with MacOS 10.12. Best Wishes, Kevan -- Kevan Hashemi, President Open Source Instruments Inc. www.opensourceinstruments.com |