> On Sep 20, 2018, at 2:07 PM, Ryan Schmidt <[email protected]> wrote:
>
>> So — something is still working right, at least on 10.13 with Xcode 10.
>
> Yes, but based on the above output, the SDK wasn't used. If the SDK had been
> used, a 32-bit build would not have been possible, as far as I understand.
>
Interesting.
I have up until now been under the impression that the current “command line
tools” (which I have freshly installed) are essentially identical to the
default Xcode SDK (presently the 10.14 SDK), just installed in /usr .
However I had not had a reason to date to verify that …
Ken