How to link with postgresql in gcc?

From: Daniel <danwgrace(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: How to link with postgresql in gcc?
Date: 2009-11-23 00:08:42
Message-ID: a16ba9fb-fce5-4fd1-94f5-fcbb09a000a6@m33g2000vbi.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

When running a gcc makefile how do I tell the linker about postgres?
I have installed postresql and lsof and I am running all this on
Gentoo Linux.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jonathan Blitz 2009-11-23 00:14:04 ERROR: aggregate function calls cannot be nested
Previous Message Tom Lane 2009-11-22 23:51:17 Re: Updating column on row update