| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Jakob Egger <jakob(at)eggerapps(dot)at>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: PG vs macOS Mojave |
| Date: | 2018-11-01 15:01:22 |
| Message-ID: | 371F44FD-BCD0-4DD2-A261-346809E3CEE7@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On 1 Nov 2018, at 15:53, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> Daniel Gustafsson <daniel(at)yesql(dot)se> writes:
>>> On 1 Nov 2018, at 15:14, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>>> 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.
>
> Nope, I just have the one:
Then I’m inclined to say that it probably depends on the combination of OS
version, XCode version and potentially the SDK version. Either way, passing
the -isysroot explicitly as in your suggestion should still work unless I’m
missing something.
cheers ./daniel
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2018-11-01 15:10:14 | Re: [PATCH][PROPOSAL] Add enum releation option type |
| Previous Message | Robert Haas | 2018-11-01 14:58:04 | Re: [PATCH][PROPOSAL] Add enum releation option type |