Re: PG vs macOS Mojave - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: PG vs macOS Mojave
Date
Msg-id F53307F8-1D9A-4E1D-865D-A27B99EC1BBF@yesql.se
Whole thread Raw
In response to Re: PG vs macOS Mojave  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: PG vs macOS Mojave  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> On 1 Nov 2018, at 15:14, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Daniel Gustafsson <daniel@yesql.se> writes:
>> Odd.  I don’t actually get -isysroot on XCode 10.0 on my 10.13.6 installation,
>> on 10.12 with XCode 8.3.3 I do however get -isysroot.
>
> Wow ... could it be that it actually varies depending on the combination
> of compiler and OS versions?  That would be weird.

Or the version of XCode and the set of installed SDKs?  I only have a single
SDK installed on both of these systems, if you have multiple ones on the 10.0
installation that might explain something.  Or not.

cheers ./daniel

pgsql-hackers by date:

Previous
From: Dmitry Dolgov
Date:
Subject: Re: Commitfest 2018-11
Next
From: Robert Haas
Date:
Subject: Re: POC: Cleaning up orphaned files using undo logs