Re: Missing plpgsql.o Symbols on OS X

From: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
To: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Subject: Re: Missing plpgsql.o Symbols on OS X
Date: 2014-08-28 17:54:52
Message-ID: EFCE93CE-9770-42E2-9364-0C4DE7F4988B@justatheory.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Aug 27, 2014, at 9:53 PM, Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:

> Please add -arch x86_64 to your LD_FLAGS and CFLAGS in your make file.

This made no difference:

LDFLAGS = -arch x86_64
CFLAGS = -arch x86_64

Best,

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David E. Wheeler 2014-08-28 17:56:21 Re: Missing plpgsql.o Symbols on OS X
Previous Message Alvaro Herrera 2014-08-28 17:36:46 Re: Per table autovacuum vacuum cost limit behaviour strange